Package org.apache.cxf.xkms.exception
Class XKMSNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
org.apache.cxf.xkms.exception.XKMSNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXKMSNotFoundException(String arg0) XKMSNotFoundException(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
-
XKMSNotFoundException
-
XKMSNotFoundException
-