Class InvalidPropertyException

java.lang.Object
NestableRuntimeException
com.germinus.easyconf.ConfigurationException
com.germinus.easyconf.InvalidPropertyException

public class InvalidPropertyException extends ConfigurationException
Thrown when an XML configuration file contains a variable which either is not of the form ${variableName} or is not defined in any of the properties files associated with its component
Version:
$Revision: 1.2 $
Author:
Jorge Ferrer