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