org.apache.cxf.xkms.exception
Class XKMSValidateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
org.apache.cxf.xkms.exception.XKMSValidateException
- All Implemented Interfaces:
- Serializable
public class XKMSValidateException
- extends XKMSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XKMSValidateException
public XKMSValidateException(String msg)
XKMSValidateException
public XKMSValidateException(String msg,
Throwable e)
Apache CXF