public class TlsFatalAlertReceived extends TlsException
Modifier and Type | Field and Description |
---|---|
protected short |
alertDescription |
cause
Constructor and Description |
---|
TlsFatalAlertReceived(short alertDescription) |
Modifier and Type | Method and Description |
---|---|
short |
getAlertDescription() |
getCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 BouncyCastle.org. All rights reserved.