Uses of Class
cz.cuni.versatile.api.UndefinedPropertyValueException

Packages that use UndefinedPropertyValueException
cz.cuni.versatile.api The key elements of the Versatile API.  
 

Uses of UndefinedPropertyValueException in cz.cuni.versatile.api
 

Methods in cz.cuni.versatile.api that throw UndefinedPropertyValueException
 java.lang.Object DeliveryContext.getValue(Property prop)
          Returns the current value of the specified Property.
 java.lang.Object DeliveryContext.getValue(java.lang.String uniqueName)
          Returns the current value of the specified property.