Class GenericFindException

All Implemented Interfaces:
Serializable

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

    • GenericFindException

      public GenericFindException()
    • GenericFindException

      public GenericFindException(String str)
    • GenericFindException

      public GenericFindException(String str, Throwable nested)