EntityNotFoundException
classin packageklyn.data
public class EntityNotFoundException extends EntityLifecycleException:

Reports a mapped identity that no longer exists in provider state.

throw EntityNotFoundException("Managed entity no longer exists")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public EntityNotFoundException Creates this framework exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml