Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HpackException()
public HpackException(String message, int closeCode)
public HpackException(int closeCode)
Copyright © 2018. All rights reserved.