ErrorGenerator
org.http4s.blaze.http.http2.Http2Exception.ErrorGenerator
Attributes
- Source
- Http2Exception.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Create a Http2Exception with stream id 0
Create a Http2Exception with stream id 0
Create a Http2Exception with the requisite stream id
Create a Http2Exception with the requisite stream id
Extract the optional stream id and the exception message
Attributes
- Source
- Http2Exception.scala
Concrete fields
Attributes
- Source
- Http2Exception.scala
Attributes
- Source
- Http2Exception.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Source
- Http2Exception.scala
In this article