public class EntityNotFoundException extends EntityLifecycleException:
Reports a mapped identity that no longer exists in provider state.
throw EntityNotFoundException("Managed entity no longer exists")| Modifier and Type | Member | Description |
|---|---|---|
| public | EntityNotFoundExceptionEntityNotFoundException(message as String = ""): |
Creates this framework exception. |