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 TypeClassDescriptionclass
Exception indicating connection or request initialization error, or an I/O error while reading response bytesclass
Common base for exceptions received inStreamingResponseReceiver.error(StreamingGetException)
class
Exception indicating an issue with interpreting the response bytesclass
Exception indicating a server response with an abnormal HTTP status codeclass
Wrapper for unexpected errors on data subscription.class
Exception that indicates a failure on the side of the TROLIE endpoint.