Class NoSuchObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.cojen.dirmi.RemoteException
org.cojen.dirmi.NoSuchObjectException
- All Implemented Interfaces:
Serializable
Thrown when attempting to invoke a method against an object that is unknown to a
session.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RemoteException
getMessage, remoteAddress, remoteAddressMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchObjectException
-
NoSuchObjectException
public NoSuchObjectException(long objectId)
-