public class InvalidPropertyException extends ConfigurationException
${variableName}
or is not
defined in any of the properties files associated with its componentConstructor | Description |
---|---|
InvalidPropertyException(java.lang.String componentName,
java.lang.Throwable e) |
Modifier and Type | Method | 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