RemoteException;@Deprecated public class RemoteException extends Exception
Exception to be thrown when there are problems with processing a command given to a
 RemoteAcceptor.  The message provided to the exception will
 be displayed to the user in the Console.| Constructor and Description | 
|---|
| RemoteException(String message)Deprecated.  | 
| RemoteException(String message,
               Throwable cause)Deprecated.  | 
| RemoteException(Throwable cause)Deprecated.  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2018 Apache Software Foundation. All rights reserved.