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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOrigin
public abstract String getReferenceDescription()