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 Detail

SSLPeerUnverifiedException

public SSLPeerUnverifiedException(String message)