Class GenericEntityNotFoundException

All Implemented Interfaces:
Serializable

public class GenericEntityNotFoundException extends GenericEntityException
GenericEntityNotFoundException
See Also:
  • Constructor Details

    • GenericEntityNotFoundException

      public GenericEntityNotFoundException()
    • GenericEntityNotFoundException

      public GenericEntityNotFoundException(String str)
    • GenericEntityNotFoundException

      public GenericEntityNotFoundException(String str, Throwable nested)