Package net.infonode.properties.base.exception
-
Exception Summary Exception Description CantRemoveValueException Exception thrown when a property value can't be removed.ImmutablePropertyException Exception thrown when trying to modify an immutable property.InvalidPropertyException Exception thrown when an invalid property was given.InvalidPropertyTypeException Thrown when a property type is incompatible with another property type.InvalidPropertyValueException An invalid property value was given.PropertyException Base class for all property exceptions.