Frames | No Frames |
Classes derived from COM.claymoresystems.ptls.SSLException | |
class | Represents an Alert. |
class | An alert that was sent by the other side
|
class | This exception is thrown when the handshake fails for some
reason other than an alert being sent/received
|
class | This exception is thrown when the peer closes the connection without
sending a close notify
|
class | This exception is thrown when the client receives a rehandshake request. |
class | An alert that we threw
Essentially all errors in the SSL session end in us sending
an alert and throwing this exception. |