JS API Reference
Enumeration: MarketErrorCode
market/error.MarketErrorCode
Table of contents
Enumeration Members
- CouldNotGetAgreement
- CouldNotGetProposal
- ServiceNotInitialized
- MissingAllocation
- SubscriptionFailed
- InvalidProposal
- ProposalResponseFailed
- ProposalRejectionFailed
- DemandExpired
- ResourceRentalTerminationFailed
- ResourceRentalCreationFailed
- AgreementApprovalFailed
- NoProposalAvailable
- InternalError
- ScanFailed
Enumeration Members
CouldNotGetAgreement
• CouldNotGetAgreement = "CouldNotGetAgreement"
Defined in
CouldNotGetProposal
• CouldNotGetProposal = "CouldNotGetProposal"
Defined in
ServiceNotInitialized
• ServiceNotInitialized = "ServiceNotInitialized"
Defined in
MissingAllocation
• MissingAllocation = "MissingAllocation"
Defined in
SubscriptionFailed
• SubscriptionFailed = "SubscriptionFailed"
Defined in
InvalidProposal
• InvalidProposal = "InvalidProposal"
Defined in
ProposalResponseFailed
• ProposalResponseFailed = "ProposalResponseFailed"
Defined in
ProposalRejectionFailed
• ProposalRejectionFailed = "ProposalRejectionFailed"
Defined in
DemandExpired
• DemandExpired = "DemandExpired"
Defined in
ResourceRentalTerminationFailed
• ResourceRentalTerminationFailed = "ResourceRentalTerminationFailed"
Defined in
ResourceRentalCreationFailed
• ResourceRentalCreationFailed = "ResourceRentalCreationFailed"
Defined in
AgreementApprovalFailed
• AgreementApprovalFailed = "AgreementApprovalFailed"
Defined in
NoProposalAvailable
• NoProposalAvailable = "NoProposalAvailable"
Defined in
InternalError
• InternalError = "InternalError"
Defined in
ScanFailed
• ScanFailed = "ScanFailed"