javax.net.ssl

Class SSLPeerUnverifiedException


public class SSLPeerUnverifiedException
extends SSLException

An exception thrown when the remote peer could not be verified.

Constructor Summary

SSLPeerUnverifiedException(String message)

Constructor Details

SSLPeerUnverifiedException

public SSLPeerUnverifiedException(String message)