com.germinus.easyconf
public class InvalidPropertyException extends ConfigurationException
${variableName}
or is not
defined in any of the properties files associated with its componentConstructor and Description |
---|
InvalidPropertyException(java.lang.String componentName,
java.lang.Throwable e) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
getComponentName
public InvalidPropertyException(java.lang.String componentName, java.lang.Throwable e)
public java.lang.String getMessage()
getMessage
in class ConfigurationException