public class RemoteException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
RemoteException() |
RemoteException(java.lang.String message) |
RemoteException(java.lang.String message,
java.lang.Throwable cause) |
RemoteException(java.lang.Throwable cause) |