public class StreamException extends Http2Exception
| Constructor and Description |
|---|
StreamException(java.lang.String msg,
Http2Error error,
int streamId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStreamId() |
public StreamException(java.lang.String msg,
Http2Error error,
int streamId)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.