Serializablepublic class RemoteException extends RuntimeException
RemoteException represents any exception thrown
during remote method invocation.| Constructor | Description |
|---|---|
RemoteException(Exception e) |
|
RemoteException(String msg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.