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