Class RPObjectNotFoundException

All Implemented Interfaces:
Serializable

public class RPObjectNotFoundException extends RuntimeException
thrown in case an expected rpobject is not found
See Also:
Serialized Form
  • Constructor Details

    • RPObjectNotFoundException

      public RPObjectNotFoundException(RPObject.ID id)
      creates a new RPObjectNotFoundException
      Parameters:
      id - id of expected rpobject