Class MultipleRecordsFoundException

All Implemented Interfaces:
Serializable

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

    • MultipleRecordsFoundException

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