JS API Reference

Enumeration: MarketErrorCode

market/error.MarketErrorCode

Table of contents

Enumeration Members

Enumeration Members

ServiceNotInitialized

ServiceNotInitialized = 0

Defined in

src/market/error.ts:5


MissingAllocation

MissingAllocation = 1

Defined in

src/market/error.ts:6


SubscriptionFailed

SubscriptionFailed = 2

Defined in

src/market/error.ts:7


InvalidProposal

InvalidProposal = 3

Defined in

src/market/error.ts:8


ProposalResponseFailed

ProposalResponseFailed = 4

Defined in

src/market/error.ts:9


ProposalRejectionFailed

ProposalRejectionFailed = 5

Defined in

src/market/error.ts:10


DemandExpired

DemandExpired = 6

Defined in

src/market/error.ts:11


AgreementTerminationFailed

AgreementTerminationFailed = 7

Defined in

src/market/error.ts:12


AgreementCreationFailed

AgreementCreationFailed = 8

Defined in

src/market/error.ts:13


AgreementApprovalFailed

AgreementApprovalFailed = 9

Defined in

src/market/error.ts:14