类 UnsupportedConfigDataLocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.context.config.ConfigDataException
org.springframework.boot.context.config.UnsupportedConfigDataLocationException
- 所有已实现的接口:
Serializable
Exception throw if a
ConfigDataLocation
is not supported.- 从以下版本开始:
- 2.4.0
- 作者:
- Phillip Webb, Madhura Bhave
- 另请参阅:
-
方法概要
-
方法详细资料
-
getLocation
Return the unsupported location reference.- 返回:
- the unsupported location reference
-