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

Reports mapping metadata unsupported by the selected provider.

throw UnsupportedMappingException("XML provider cannot use table schema")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public UnsupportedMappingException 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