public class SslException extends TransportProtocolException
The exceptions translated to this one are:
Constructor and Description |
---|
SslException() |
SslException(String message) |
SslException(String message,
Throwable cause) |
SslException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All Rights Reserved.