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