Class GenericDuplicateKeyException

All Implemented Interfaces:
Serializable

public class GenericDuplicateKeyException extends GenericEntityException
GenericDuplicateKeyException.java
Since:
2.0
Version:
$Revision: 1.1 $
Author:
David E. Jones
See Also:
  • Constructor Details

    • GenericDuplicateKeyException

      public GenericDuplicateKeyException()
    • GenericDuplicateKeyException

      public GenericDuplicateKeyException(String str)
    • GenericDuplicateKeyException

      public GenericDuplicateKeyException(String str, Throwable nested)