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
public class XKMSRequestException
- extends XKMSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XKMSRequestException
public XKMSRequestException()
XKMSRequestException
public XKMSRequestException(String arg0)
XKMSRequestException
public XKMSRequestException(String arg0,
Throwable arg1)
Apache CXF