public class RemoteLookupFailureException extends RemoteAccessException
| Constructor and Description | 
|---|
| RemoteLookupFailureException(String msg)Constructor for RemoteLookupFailureException. | 
| RemoteLookupFailureException(String msg,
                            Throwable cause)Constructor for RemoteLookupFailureException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteLookupFailureException(String msg)
msg - the detail message