Uses of Class
org.cojen.dirmi.RemoteException
-
Uses of RemoteException in org.cojen.dirmi
Subclasses of RemoteException in org.cojen.dirmiModifier and TypeClassDescriptionclassGeneric exception indicating that a resource is closed.classException which indicates that a session is disconnected, but a reconnect is in progress.classThrown when attempting to invoke a method against a disposed object.classThrown when attempting to invoke a method against an object that is unknown to asession.classThrown when attempting to invoke a method which is unimplemented on the remote side.