public class HpackException extends Exception
In this case the connection must be closed.
| Constructor and Description | 
|---|
| HpackException() | 
| HpackException(int closeCode) | 
| HpackException(String message,
              int closeCode) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getCloseCode() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HpackException()
public HpackException(String message, int closeCode)
public HpackException(int closeCode)
Copyright © 2017 JBoss by Red Hat. All rights reserved.