|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLException | |
---|---|
COM.claymoresystems.ptls |
Uses of SSLException in COM.claymoresystems.ptls |
---|
Subclasses of SSLException in COM.claymoresystems.ptls | |
---|---|
class |
SSLAlertException
Represents an Alert. |
class |
SSLCaughtAlertException
An alert that was sent by the other side |
class |
SSLHandshakeFailedException
This exception is thrown when the handshake fails for some reason other than an alert being sent/received |
class |
SSLPrematureCloseException
This exception is thrown when the peer closes the connection without sending a close notify |
class |
SSLReHandshakeException
This exception is thrown when the client receives a rehandshake request. |
class |
SSLThrewAlertException
An alert that we threw Essentially all errors in the SSL session end in us sending an alert and throwing this exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |