类 ConfigDataNotFoundException

所有已实现的接口:
Serializable, OriginProvider
直接已知子类:
ConfigDataLocationNotFoundException, ConfigDataResourceNotFoundException

public abstract class ConfigDataNotFoundException extends ConfigDataException implements OriginProvider
ConfigDataNotFoundException thrown when a ConfigData cannot be found.
从以下版本开始:
2.4.0
作者:
Phillip Webb
另请参阅:
  • 方法详细资料

    • getReferenceDescription

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