Uses of Class
energy.trolie.client.exception.TrolieException
Packages that use TrolieException
-
Uses of TrolieException in energy.trolie.client.exception
Subclasses of TrolieException in energy.trolie.client.exceptionModifier and TypeClassDescriptionclassException indicating connection or request initialization error, or an I/O error while reading response bytesclassCommon base for exceptions received inStreamingResponseReceiver.error(StreamingGetException)classException indicating an issue with interpreting the response bytesclassException indicating a server response with an abnormal HTTP status codeclassWrapper for unexpected errors on data subscription.classException that indicates a failure on the side of the TROLIE endpoint.