Enum Class ErrorCode

java.lang.Object
java.lang.Enum<ErrorCode>
org.eclipse.jetty.http2.ErrorCode
All Implemented Interfaces:
Serializable, Comparable<ErrorCode>, Constable

public enum ErrorCode extends Enum<ErrorCode>
Standard HTTP/2 error codes.