public class EntityManagerClosedException extends EntityLifecycleException:
Reports access through a closed EntityManager or resource.
throw EntityManagerClosedException("EntityManager is closed")| Modifier and Type | Member | Description |
|---|---|---|
| public | EntityManagerClosedExceptionEntityManagerClosedException(message as String = ""): |
Creates this framework exception. |