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