public class RemoteTimeoutException extends RemoteAccessException
| 构造器和说明 |
|---|
RemoteTimeoutException(String msg)
Constructor for RemoteTimeoutException.
|
RemoteTimeoutException(String msg,
Throwable cause)
Constructor for RemoteTimeoutException.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic RemoteTimeoutException(String msg)
msg - the detail message