public class RemoteException extends RuntimeException
RemoteException represents any exception thrown
 during remote method invocation.| Constructor and Description | 
|---|
| RemoteException(Exception e) | 
| RemoteException(String msg) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.