public class RemoteException
extends java.lang.RuntimeException
RemoteException
represents any exception thrown
during remote method invocation.Constructor | Description |
---|---|
RemoteException(java.lang.Exception e) |
|
RemoteException(java.lang.String msg) |
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.