Enum Class Http2ErrorCode

java.lang.Object
java.lang.Enum<Http2ErrorCode>
org.miaixz.bus.http.metric.http.Http2ErrorCode
All Implemented Interfaces:
Serializable, Comparable<Http2ErrorCode>, Constable

public enum Http2ErrorCode extends Enum<Http2ErrorCode>
错误码信息
Since:
Java 17+
Author:
Kimi Liu