Class NoSuchObjectException

All Implemented Interfaces:
Serializable

public class NoSuchObjectException extends RemoteException
Thrown when attempting to invoke a method against an object that is unknown to a session.
See Also:
  • Constructor Details

    • NoSuchObjectException

      public NoSuchObjectException(String message)
    • NoSuchObjectException

      public NoSuchObjectException(long objectId)