Uses of Class
org.nuxeo.ecm.core.api.model.InvalidPropertyValueException
-
Packages that use InvalidPropertyValueException Package Description org.nuxeo.ecm.core.api.model -
-
Uses of InvalidPropertyValueException in org.nuxeo.ecm.core.api.model
Subclasses of InvalidPropertyValueException in org.nuxeo.ecm.core.api.model Modifier and Type Class Description class
PropertyConversionException
Exception thrown when trying to convert a property value to an incompatible type during read or write.
-