Class Http2Protocol.ErrorCode$.INTERNAL_ERROR$

java.lang.Object
akka.http.impl.engine.http2.Http2Protocol.ErrorCode
akka.http.impl.engine.http2.Http2Protocol.ErrorCode$.INTERNAL_ERROR$
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product
Enclosing class:
Http2Protocol.ErrorCode$

public static class Http2Protocol.ErrorCode$.INTERNAL_ERROR$ extends Http2Protocol.ErrorCode implements scala.Product, Serializable
INTERNAL_ERROR (0x2): The endpoint encountered an unexpected internal error.
See Also:
  • Field Details

  • Constructor Details

    • INTERNAL_ERROR$

      public INTERNAL_ERROR$()