Package org.bouncycastle.est
Class ESTException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.est.ESTException
- All Implemented Interfaces:
Serializable
Exception emitted by EST classes.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionESTException
(String msg) ESTException
(String msg, Throwable cause) ESTException
(String message, Throwable cause, int statusCode, InputStream body) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
getCause
-
getMessage
- Overrides:
getMessage
in classThrowable
-
getBody
-
getStatusCode
public int getStatusCode()
-