public class EntityLifecycleException extends PersistenceException:
Base class for entity manager and managed-state failures.
throw EntityLifecycleException("Invalid entity lifecycle operation")| Modifier and Type | Member | Description |
|---|---|---|
| public | EntityLifecycleExceptionEntityLifecycleException(message as String = ""): |
Creates this framework exception. |