Class FamilyError (3.5.4)

Inheritance

Error > FamilyError

Package

@google-cloud/bigtable!

Constructors

(constructor)(name)

constructor(name: string);

Constructs a new instance of the FamilyError class

Parameter
NameDescription
name string

Properties

code

code: number;
Property Value
TypeDescription
number