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:
public Throwable detail

CONSTRUCTORS:
public RemoteException()

public RemoteException(String s)

public RemoteException(String s, Throwable cause)


METHODS:
public Throwable getCause()
Overrides: Throwable

public String getMessage()
Overrides: Throwable


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,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net