Class RequestNotAcceptable
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netscape.certsrv.base.PKIException
com.netscape.certsrv.base.RequestNotAcceptable
- All Implemented Interfaces:
Serializable
- Author:
- Marco Fargetta <mfargett@redhat.com>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class PKIException
PKIException.Data -
Constructor Summary
ConstructorsConstructorDescriptionRequestNotAcceptable(String message) RequestNotAcceptable(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
-
RequestNotAcceptable
-
RequestNotAcceptable
-
RequestNotAcceptable
-