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