Class ORecordNotFoundException

All Implemented Interfaces:
OHighLevelException, Serializable

public class ORecordNotFoundException extends OCoreException implements OHighLevelException
See Also:
  • Constructor Details

    • ORecordNotFoundException

      public ORecordNotFoundException(ORecordNotFoundException exception)
    • ORecordNotFoundException

      public ORecordNotFoundException(ORID iRID)
    • ORecordNotFoundException

      public ORecordNotFoundException(ORID iRID, String message)
  • Method Details

    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getRid

      public ORID getRid()