UnloadedRelationshipException
classin packageklyn.data
public class UnloadedRelationshipException extends EntityLifecycleException:
└ UnloadedRelationshipException

Reports access to a relationship that was not explicitly loaded.

throw UnloadedRelationshipException("Relationship is not loaded")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public UnloadedRelationshipException 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