Package akka.http.impl.engine.http2
Class Http2Compliance.IllegalHttp2StreamIdException
- 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.IllegalHttp2StreamIdException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Http2Compliance
public static final class Http2Compliance.IllegalHttp2StreamIdException extends Http2Compliance.Http2ProtocolException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalHttp2StreamIdException(int id, java.lang.String expected)
-
Method Summary
-
Methods inherited from class akka.http.impl.engine.http2.Http2Compliance.Http2ProtocolException
errorCode
-
-