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(@Nullable String message)
      Instantiates a new MultipleFoundException
      Parameters:
      message - the exception message