EntityMappingException
classin packageklyn.data
public class EntityMappingException extends PersistenceException:
└ EntityMappingException

Reports an invalid, ambiguous, or unusable entity mapping.

throw EntityMappingException("Invalid User mapping")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public EntityMappingException
EntityMappingException(message as String = ""):
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