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