类 ReadinessTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.boot.docker.compose.lifecycle.ReadinessTimeoutException
- 所有已实现的接口:
Serializable
Exception thrown if readiness checking has timed out.
- 从以下版本开始:
- 3.1.0
- 作者:
- Moritz Halbritter, Andy Wilkinson, Phillip Webb
- 另请参阅:
-
方法概要
-
方法详细资料
-
getTimeout
Return the timeout that was reached.- 返回:
- the timeout
-