Class EtaPlusClientExceptions.EtaPlusTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.eddie.regionconnector.de.eta.exceptions.EtaPlusClientExceptions.EtaPlusTimeoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EtaPlusClientExceptions
Thrown when the HTTP request to ETA Plus times out (connect or response timeout).
This is a transient condition where a retry with backoff is appropriate,
but repeated timeouts may indicate a systemic issue.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EtaPlusTimeoutException
-