Class HTTPGoneException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netscape.certsrv.base.PKIException
com.netscape.certsrv.base.HTTPGoneException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class PKIException
PKIException.Data -
Constructor Summary
ConstructorsConstructorDescriptionHTTPGoneException(String message) HTTPGoneException(String message, Throwable cause) -
Method Summary
Methods inherited from class PKIException
getCode, getData, getSerializedError, getSerializedFormat, setCodeMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HTTPGoneException
-
HTTPGoneException
-
HTTPGoneException
-