Class HTTP3Exception.SessionException

All Implemented Interfaces:
Serializable
Enclosing class:
HTTP3Exception

public static final class HTTP3Exception.SessionException extends HTTP3Exception

HTTP/3 exception that affects the session.

See Also:
  • Constructor Details

    • SessionException

      public SessionException(HTTP3ErrorCode errorCode, String message)
    • SessionException

      public SessionException(long errorCode, String reason)