Class RecordNotFoundException

All Implemented Interfaces:
Serializable

public class RecordNotFoundException extends DatabaseException
Exception used when an expected record was not found.
See Also:
  • Constructor Details

    • RecordNotFoundException

      public RecordNotFoundException(String message)
      Instantiates a new RecordNotFoundException
      Parameters:
      message - the exception message