Class EtaPlusOperationExceptions.PayloadMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.eddie.regionconnector.de.eta.exceptions.EtaPlusOperationExceptions.PayloadMappingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EtaPlusOperationExceptions
Thrown when the ETA Plus API response cannot be mapped to the domain model.
This signals a contract violation between the API and the client —
automatic retries will not help; the mapping code or API must be adjusted.
- 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
-
PayloadMappingException
-