Class ConfigDataNotFoundException

All Implemented Interfaces:
Serializable, OriginProvider
Direct Known Subclasses:
ConfigDataLocationNotFoundException, ConfigDataResourceNotFoundException

public abstract class ConfigDataNotFoundException extends ConfigDataException implements OriginProvider
ConfigDataNotFoundException thrown when a ConfigData cannot be found.
Since:
2.4.0
Author:
Phillip Webb
See Also:
  • Method Details

    • getReferenceDescription

      public abstract String getReferenceDescription()
      Return a description of actual referenced item that could not be found.
      Returns:
      a description of the referenced items