public static class TimingOutCallback.TimeoutException
extends XmlRpcException
| Constructor and Description |
|---|
TimingOutCallback.TimeoutException(int pCode,
java.lang.String message)
Creates a new instance with the given error code and
error message.
|