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