Package com.netscape.certsrv.base
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 com.netscape.certsrv.base.PKIException
PKIException.Data
-
Constructor Summary
ConstructorsConstructorDescriptionRequestNotAcceptable
(String message) RequestNotAcceptable
(String message, Throwable cause) -
Method Summary
Methods inherited from class com.netscape.certsrv.base.PKIException
getCode, getData, setCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequestNotAcceptable
-
RequestNotAcceptable
-
RequestNotAcceptable
-