public class SslException extends TransportProtocolException
The exceptions translated to this one are:
Constructor and Description |
---|
SslException() |
SslException(java.lang.String message) |
SslException(java.lang.String message,
java.lang.Throwable cause) |
SslException(java.lang.Throwable cause) |