|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.client.TimingOutCallback.TimeoutException
This exception is thrown, if the request times out.
Field Summary |
Fields inherited from class org.apache.xmlrpc.XmlRpcException |
code, linkedException |
Constructor Summary | |
TimingOutCallback.TimeoutException(int pCode,
java.lang.String message)
Creates a new instance with the given error code and error message. |
Methods inherited from class org.apache.xmlrpc.XmlRpcException |
printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TimingOutCallback.TimeoutException(int pCode, java.lang.String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |