public abstract class Http2Exception extends Exception
Constructor and Description |
---|
Http2Exception(String msg,
Http2Error error) |
Modifier and Type | Method and Description |
---|---|
Http2Error |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Http2Exception(String msg, Http2Error error)
public Http2Error getError()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.