Class RowError (5.0.0)

Inheritance

Error > RowError

Package

@google-cloud/bigtable

Constructors

(constructor)(row)

constructor(row: string);

Constructs a new instance of the RowError class

Parameter
NameDescription
row string

Properties

code

code: number;