Class Http2Compliance.IllegalHttp2FrameSize
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.IllegalHttp2FrameSize
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Http2Compliance.IllegalPayloadInSettingsAckFrame,- Http2Compliance.IllegalPayloadLengthInSettingsFrame
- Enclosing class:
- Http2Compliance
public static class Http2Compliance.IllegalHttp2FrameSize
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- 
IllegalHttp2FrameSize
 
-