Class MultipleEntitiesFoundException

All Implemented Interfaces:
Serializable

public class MultipleEntitiesFoundException extends DatabaseException
Exception used when one entity was expected but many were found.
See Also:
  • Constructor Details

    • MultipleEntitiesFoundException

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