Polymesh SDK API Reference
v2.0.0
v2.0.0
  • Introduction
  • Globals
  • Classes
    • Account
    • AuthorizationRequest
    • Authorizations
    • Claims
    • Compliance
    • Context
    • CurrentAccount
    • CurrentIdentity
    • DefaultPortfolio
    • Documents
    • Entity
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • Middleware
    • NumberedPortfolio
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • Portfolio
    • Portfolios
    • Requirements
    • SecurityToken
    • Settlements
    • TickerReservation
    • TokenHolders
    • TransactionQueue
    • TrustedClaimIssuer
    • TrustedClaimIssuers
    • Venue
  • Enums
    • AuthorizationStatus
    • AuthorizationType
    • ClaimType
    • ConditionTarget
    • ConditionType
    • CountryCode
    • ErrorCode
    • InstructionStatus
    • InstructionType
    • KnownTokenType
    • Permission
    • ProposalStage
    • RoleType
    • ScopeType
    • TickerReservationStatus
    • TokenIdentifierType
    • TransactionArgumentType
    • TransactionQueueStatus
    • TransactionStatus
    • TransferStatus
    • VenueType
  • Interfaces
    • AccountBalance
    • AccountData
    • AddClaimItem
    • AddClaimsParams
    • AddInstructionParams
    • AddTransactionOpts
    • ArrayTransactionArgument
    • CddProviderRole
    • ClaimData
    • ClaimScope
    • ClaimTarget
    • ComplexTransactionArgument
    • ConditionCompliance
    • ConnectParamsBase
    • ConstructorParams
    • ConsumeParams
    • CreateSecurityTokenParams
    • CreateVenueParams
    • DeletePortfolioParams
    • EditClaimsParams
    • EventIdentifier
    • ExtrinsicData
    • Fees
    • IdentityBalance
    • IdentityWithClaims
    • InstructionAuthorization
    • InviteAccountParams
    • IssueTokensParams
    • KeyringPair
    • Leg
    • MiddlewareConfig
    • ModifyInstructionAuthorizationParams
    • ModifyPrimaryIssuanceAgentParams
    • ModifyTokenTrustedClaimIssuersParams
    • MoveFundsParams
    • NetworkProperties
    • PaginationOptions
    • PlainTransactionArgument
    • PortfolioBalance
    • PortfolioCustodianRole
    • PortfolioMovement
    • ProposalDetails
    • ProposalTimeFrames
    • ProposalVote
    • RegisterIdentityParams
    • RemoveSecondaryKeysParams
    • RenamePortfolioParams
    • Requirement
    • RequirementCompliance
    • ReserveTickerParams
    • ResultSet
    • RevokeClaimsParams
    • Scope
    • SecondaryKey
    • SecurityTokenDetails
    • SetAssetRequirementsParams
    • SetCustodianParams
    • SetTokenDocumentsParams
    • SimpleEnumTransactionArgument
    • TickerOwnerRole
    • TickerReservationDetails
    • ToggleFreezeTransfersParams
    • TogglePauseRequirementsParams
    • TokenDocument
    • TokenHolderOptions
    • TokenHolderProperties
    • TokenIdentifier
    • TokenOwnerRole
    • TransferPolyXParams
    • TransferTokenOwnershipParams
    • UiKeyring
    • UniqueIdentifiers
    • VenueDetails
    • VenueOwnerRole
Powered by GitBook
On this page
  • Index
  • Enumeration members
  • Enumeration members
  • DataUnavailable
  • FatalError
  • IdentityNotPresent
  • InvalidUuid
  • MiddlewareError
  • NotAuthorized
  • TransactionAborted
  • TransactionRejectedByUser
  • TransactionReverted
  • ValidationError

Was this helpful?

  1. Enums

ErrorCode

PreviousCountryCodeNextInstructionStatus

Last updated 4 years ago

Was this helpful?

Specifies possible types of errors in the SDK

Index

Enumeration members

Enumeration members

DataUnavailable

• DataUnavailable: = "DataUnavailable"

FatalError

• FatalError: = "FatalError"

IdentityNotPresent

• IdentityNotPresent: = "IdentityNotPresent"

InvalidUuid

• InvalidUuid: = "InvalidUuid"

MiddlewareError

• MiddlewareError: = "MiddlewareError"

NotAuthorized

• NotAuthorized: = "NotAuthorized"

TransactionAborted

• TransactionAborted: = "TransactionAborted"

TransactionRejectedByUser

• TransactionRejectedByUser: = "TransactionRejectedByUser"

TransactionReverted

• TransactionReverted: = "TransactionReverted"

ValidationError

• ValidationError: = "ValidationError"

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

Defined in

DataUnavailable
FatalError
IdentityNotPresent
InvalidUuid
MiddlewareError
NotAuthorized
TransactionAborted
TransactionRejectedByUser
TransactionReverted
ValidationError
src/types/index.ts:392
src/types/index.ts:386
src/types/index.ts:391
src/types/index.ts:387
src/types/index.ts:390
src/types/index.ts:389
src/types/index.ts:383
src/types/index.ts:384
src/types/index.ts:385
src/types/index.ts:388