org.apache.xmlrpc.client

Class TimingOutCallback.TimeoutException

public static class TimingOutCallback.TimeoutException extends XmlRpcException

This exception is thrown, if the request times out.
Constructor Summary
TimeoutException(int pCode, String message)
Creates a new instance with the given error code and error message.

Constructor Detail

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.