|
|
java > java.rmi > java.rmi.remoteexception >
Class: java.rmi.RemoteException java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException java.rmi.RemoteException
public class RemoteException extends IOException
FIELDS:
CONSTRUCTORS:
| | | public | RemoteException() |
| | public | RemoteException(String s) |
| | public | RemoteException(String s, Throwable cause) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
| AccessException, ActivateFailedException, ConnectException, ConnectIOException, MarshalException, NoSuchObjectException, ExportException, SkeletonMismatchException, SkeletonNotFoundException, ServerError, ServerException, ServerRuntimeException, StubNotFoundException, UnexpectedException, UnknownHostException, UnmarshalException, ActivityCompletedException, ActivityRequiredException, InvalidActivityException, InvalidTransactionException, TransactionRequiredException, TransactionRolledbackException, |
|
|
|
|
|



|