public class TlsFatalAlert extends TlsException
Modifier and Type | Field and Description |
---|---|
protected short |
alertDescription
Deprecated.
|
cause
Constructor and Description |
---|
TlsFatalAlert(short alertDescription)
Deprecated.
|
TlsFatalAlert(short alertDescription,
java.lang.Throwable alertCause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
short |
getAlertDescription()
Deprecated.
|
getCause