Package org.apache.cxf.xkms.exception
Class XKMSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
XKMSArgumentNotMatchException,XKMSCertificateException,XKMSConfigurationException,XKMSLocateException,XKMSNotFoundException,XKMSRequestException,XKMSTooManyResponsesException,XKMSValidateException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXKMSException(String arg0) XKMSException(String arg0, Throwable arg1) XKMSException(ResultMajorEnum resultMajor, ResultMinorEnum resultMinor) XKMSException(ResultMajorEnum resultMajor, ResultMinorEnum resultMinor, String msg) XKMSException(ResultMajorEnum resultMajor, ResultMinorEnum resultMinor, String arg0, Throwable arg1) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XKMSException
-
XKMSException
-
XKMSException
public XKMSException(ResultMajorEnum resultMajor, ResultMinorEnum resultMinor, String arg0, Throwable arg1) -
XKMSException
-
XKMSException
-
-
Method Details
-
getResultMajor
-
getResultMinor
-