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