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