open class StreamResetException : VertxException
This exception signals a stream reset, it is used only for HTTP/2.
Author Julien Viet
<init>
StreamResetException(code: Long)
getCode
open fun getCode(): Long