public class TlsFatalAlert extends TlsException
| Modifier and Type | Field and Description |
|---|---|
protected short |
alertDescription |
cause| Constructor and Description |
|---|
TlsFatalAlert(short alertDescription) |
TlsFatalAlert(short alertDescription,
Throwable alertCause) |
| Modifier and Type | Method and Description |
|---|---|
short |
getAlertDescription() |
getCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TlsFatalAlert(short alertDescription)
public TlsFatalAlert(short alertDescription,
Throwable alertCause)
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.