Class TPSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.netscape.certsrv.base.EBaseException
org.dogtagpki.tps.main.TPSException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class EBaseException
mParams -
Constructor Summary
ConstructorsConstructorDescriptionTPSException(String message) TPSException(String message, Throwable cause) TPSException(String message, EndOpMsg.TPSStatus status) TPSException(String message, EndOpMsg.TPSStatus status, Throwable cause) TPSException(Throwable cause) -
Method Summary
Methods inherited from class EBaseException
getBundleName, getParameters, toString, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TPSException
-
TPSException
-
TPSException
-
TPSException
-
TPSException
-
-
Method Details
-
getStatus
-
main
-