Uses of Class
net.infonode.properties.base.exception.InvalidPropertyValueException

Packages that use InvalidPropertyValueException
net.infonode.properties.base Base classes for the properties library. 
 

Uses of InvalidPropertyValueException in net.infonode.properties.base
 

Methods in net.infonode.properties.base that throw InvalidPropertyValueException
 void Property.setValue(java.lang.Object valueContainer, java.lang.Object value)
          Sets the value of this property in an object.