Class RowError (5.1.2)

Inheritance

Error > RowError

Package

@google-cloud/bigtable

Constructors

(constructor)(row)

constructor(row: string);

Constructs a new instance of the RowError class

Parameter
Name Description
row string

Properties

code

code: number;