public class InvalidConfigDataPropertyException extends ConfigDataException
| Modifier and Type | Method and Description | 
|---|---|
| ConfigDataResource | getLocation()Return the  ConfigDataResourceof the invalid property ornullif
 the source was not loaded fromConfigData. | 
| ConfigurationProperty | getProperty()Return source property that caused the exception. | 
| ConfigurationPropertyName | getReplacement()Return the replacement property that should be used instead or  nullif not
 replacement is available. | 
public ConfigurationProperty getProperty()
public ConfigDataResource getLocation()
ConfigDataResource of the invalid property or null if
 the source was not loaded from ConfigData.nullpublic ConfigurationPropertyName getReplacement()
null if not
 replacement is available.