Class GenericEntityNotFoundException

All Implemented Interfaces:
Serializable

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

    • GenericEntityNotFoundException

      public GenericEntityNotFoundException()
    • GenericEntityNotFoundException

      public GenericEntityNotFoundException(String str)
    • GenericEntityNotFoundException

      public GenericEntityNotFoundException(String str, Throwable nested)