Serializablepublic class HpackException extends Exception
In this case the connection must be closed.
| Constructor | Description |
|---|---|
HpackException() |
|
HpackException(int closeCode) |
|
HpackException(String message,
int closeCode) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCloseCode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HpackException()
public HpackException(String message, int closeCode)
public HpackException(int closeCode)
Copyright © 2018. All rights reserved.