Package org.hibernate

Class FetchNotFoundException

java.lang.Object
java.lang.Throwable
All Implemented Interfaces:
Serializable

public classFetchNotFoundExceptionextendsEntityNotFoundException
Exception forNotFoundAction.EXCEPTION.
See Also:
  • Constructor Details

    • FetchNotFoundException

      public FetchNotFoundException(String entityName,Object identifier)
  • Method Details

    • getEntityName

      public String getEntityName()
    • getIdentifier

      public Object getIdentifier()