Package io.helidon.nima.http2.webclient
Class StreamTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.nima.http2.webclient.StreamTimeoutException
- All Implemented Interfaces:
Serializable
Thrown when no data are received over the stream within configured request timeout.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString