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 © 2013. All rights reserved.