org.apache.xmlrpc.client
Class TimingOutCallback.TimeoutException
- TimingOutCallback
public static class TimingOutCallback.TimeoutException
This exception is thrown, if the request times out.
TimeoutException(int pCode, String message)- Creates a new instance with the given error code and
error message.
|
TimeoutException
public 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.