Class GenericCreateException

All Implemented Interfaces:
Serializable

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

    • GenericCreateException

      public GenericCreateException()
    • GenericCreateException

      public GenericCreateException(String str)
    • GenericCreateException

      public GenericCreateException(String str, Throwable nested)