public static final class Exceptions.StreamWriterClosedException
extends io.grpc.StatusRuntimeException
To continue to write to the same stream, you will need to create a new writer instance.
| Modifier | Constructor and Description |
|---|---|
protected |
StreamWriterClosedException(io.grpc.Status grpcStatus,
String streamName,
String writerId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStreamName() |
String |
getWriterId() |
fillInStackTrace, getStatus, getTrailersaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Google LLC. All rights reserved.