public abstract class ConfigDataNotFoundException extends ConfigDataException implements OriginProvider
ConfigDataNotFoundException thrown when a ConfigData cannot be found.| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getReferenceDescription()Return a description of actual referenced item that could not be found. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOriginpublic abstract String getReferenceDescription()