Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.