public static final class Exceptions.StreamNotFound extends Exceptions.StorageException
Stream is not found.
Constructors
StreamNotFound(Status grpcStatus, String name)
protected StreamNotFound(Status grpcStatus, String name)
Name | Description |
grpcStatus | io.grpc.Status |
name | String |