Package akka.http.impl.engine.http2
Class Http2Compliance.IllegalHttp2StreamDependency
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- akka.http.impl.engine.http2.Http2Compliance.Http2ProtocolException
-
- akka.http.impl.engine.http2.Http2Compliance.IllegalHttp2StreamDependency
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Http2Compliance
public static final class Http2Compliance.IllegalHttp2StreamDependency extends Http2Compliance.Http2ProtocolException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalHttp2StreamDependency(int id)
-
Method Summary
-
Methods inherited from class akka.http.impl.engine.http2.Http2Compliance.Http2ProtocolException
errorCode
-
-