org.apache.xmlrpc.client
Class TimingOutCallback.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xmlrpc.XmlRpcException
org.apache.xmlrpc.client.TimingOutCallback.TimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TimingOutCallback
public static class TimingOutCallback.TimeoutException
- extends XmlRpcException
This exception is thrown, if the request times out.
- See Also:
- Serialized Form
TimingOutCallback.TimeoutException
public TimingOutCallback.TimeoutException(int pCode,
String message)
- Creates a new instance with the given error code and
error message.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.