Class EtaPlusClientExceptions

java.lang.Object
energy.eddie.regionconnector.de.eta.exceptions.EtaPlusClientExceptions

public final class EtaPlusClientExceptions extends Object
Exceptions thrown by EtaPlusApiClient during API communication with the ETA Plus system.

These exceptions represent failure modes of the HTTP client at runtime, as opposed to EtaPlusOperationExceptions (business-logic / event-flow level). Configuration validation is handled by DeEtaPlusConfiguration.