Class TlsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.tls.TlsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TlsCryptoException, TlsFatalAlert, TlsFatalAlertReceived
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
cause
-
-
Constructor Details
-
TlsException
-
TlsException
-
-
Method Details
-
getCause
-