Package energy.trolie.client.exception
package energy.trolie.client.exception
Exceptions thrown by the TROLIE SDK
-
ExceptionsClassDescriptionException indicating connection or request initialization error, or an I/O error while reading response bytesCommon base for exceptions received in
StreamingResponseReceiver.error(StreamingGetException)Exception indicating an issue with interpreting the response bytesException indicating a server response with an abnormal HTTP status codeWrapper for unexpected errors on data subscription.Common base for any exceptions thrown byTrolieClientto API users.Exception that indicates a failure on the side of the TROLIE endpoint.