| Package | Description |
|---|---|
| COM.claymoresystems.ptls |
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.