Class Http2Compliance.IllegalHttp2StreamDependency
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.pekko.http.impl.engine.http2.Http2Compliance.Http2ProtocolException
org.apache.pekko.http.impl.engine.http2.Http2Compliance.IllegalHttp2StreamDependency
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Http2Compliance
public static final class Http2Compliance.IllegalHttp2StreamDependency
extends Http2Compliance.Http2ProtocolException
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.impl.engine.http2.Http2Compliance.Http2ProtocolExceptionerrorCodeMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
IllegalHttp2StreamDependencypublic IllegalHttp2StreamDependency(int id) 
 
-