Package de.timroes.axmlrpc
Class XMLRPCTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.timroes.axmlrpc.XMLRPCException
-
- de.timroes.axmlrpc.XMLRPCTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class XMLRPCTimeoutException extends XMLRPCException
Will be thrown when a call to the server times out. The timeout can be set viaXMLRPCClient.setTimeout(int)
.- Author:
- Tim Roes
- See Also:
- Serialized Form