@celo/contractkit"address-registry"UnregisteredError

Class: UnregisteredError

Hierarchy

UnregisteredError

Index

Constructors

Properties

Constructors

constructor

+ new UnregisteredError(contract: CeloContract): UnregisteredError

Defined in packages/sdk/contractkit/src/address-registry.ts:12

Parameters:

Name Type
contract CeloContract

Returns: UnregisteredError

Properties

message

message: string

Inherited from UnregisteredError.message

Defined in node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from UnregisteredError.name

Defined in node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : undefined | string

Inherited from UnregisteredError.stack

Overrides UnregisteredError.stack

Defined in node_modules/typescript/lib/lib.es5.d.ts:975


Static Error

Error: ErrorConstructor

Defined in node_modules/typescript/lib/lib.es5.d.ts:984