cz.cuni.versatile.api
Class UndefinedPropertyValueException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycz.cuni.versatile.api.RegistryException
              extended bycz.cuni.versatile.api.UndefinedPropertyValueException
All Implemented Interfaces:
java.io.Serializable

public class UndefinedPropertyValueException
extends RegistryException

Thrown when the invocation of DeliveryContext.getValue(Property) or DeliveryContext.getValue(String) fails. This typically indicates a severe runtime failure or a bad design of the PropertyMappings hierarchy and/or the ValueProvider chains: in a well-designed application: