Package org.apache.cxf.xkms.exception
Class XKMSRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
org.apache.cxf.xkms.exception.XKMSRequestException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXKMSRequestException(String arg0) XKMSRequestException(String arg0, Throwable arg1) -
Method Summary
Methods inherited from class org.apache.cxf.xkms.exception.XKMSException
getResultMajor, getResultMinorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XKMSRequestException
public XKMSRequestException() -
XKMSRequestException
-
XKMSRequestException
-