public static class TimingOutCallback.TimeoutException
extends org.apache.xmlrpc.XmlRpcException
| コンストラクタと説明 |
|---|
TimeoutException(int pCode,
java.lang.String message)
Creates a new instance with the given error code and
error message.
|