public class SSLException
extends java.lang.Exception
This is a generic exception thrown for most SSL-related errors.
JSSEHelper,
Serialized Form| Constructor and Description |
|---|
SSLException() |
SSLException(java.lang.Exception e) |
SSLException(java.lang.String message) |
SSLException(java.lang.String message,
java.lang.Exception e) |