类 UnsupportedConfigDataLocationException

所有已实现的接口:
Serializable

public class UnsupportedConfigDataLocationException extends ConfigDataException
Exception throw if a ConfigDataLocation is not supported.
从以下版本开始:
2.4.0
作者:
Phillip Webb, Madhura Bhave
另请参阅:
  • 方法详细资料

    • getLocation

      public ConfigDataLocation getLocation()
      Return the unsupported location reference.
      返回:
      the unsupported location reference