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