public class UnloadedRelationshipException extends EntityLifecycleException:
Reports access to a relationship that was not explicitly loaded.
throw UnloadedRelationshipException("Relationship is not loaded")| Modifier and Type | Member | Description |
|---|---|---|
| public | UnloadedRelationshipExceptionUnloadedRelationshipException(message as String = ""): |
Creates this framework exception. |