Class EntityNotFoundException

All Implemented Interfaces:
Serializable

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

    • EntityNotFoundException

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