Class HttpClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.core.VertxException
io.vertx.core.http.HttpClosedException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VertxException
noStackTrace, noStackTrace, noStackTraceMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpClosedException
-
HttpClosedException
-
-
Method Details
-
goAway
- Returns:
- the data received when the connection received a
GOAWAYframe prior disconnection (HTTP/2 only)
-