Package energy.trolie.client.exception
Class StreamingGetConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.trolie.client.exception.TrolieException
energy.trolie.client.exception.StreamingGetException
energy.trolie.client.exception.StreamingGetConnectionException
- All Implemented Interfaces:
Serializable
Exception indicating connection or request
initialization error, or an I/O error while reading response bytes
- 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
-
StreamingGetConnectionException
- Parameters:
cause
- parent cause
-