Name

XcmV3TraitsError (120)

Hierarchy

  • Enum
    • XcmV3TraitsError

Properties

asTrap: u64
asWeightLimitReached: SpWeightsWeightV2Weight
isAssetNotFound: boolean
isBadOrigin: boolean
isBarrier: boolean
isDestinationUnsupported: boolean
isExceedsMaxMessageSize: boolean
isExceedsStackLimit: boolean
isExpectationFalse: boolean
isExportError: boolean
isFailedToDecode: boolean
isFailedToTransactAsset: boolean
isFeesNotMet: boolean
isHoldingWouldOverflow: boolean
isInvalidLocation: boolean
isLocationCannotHold: boolean
isLocationFull: boolean
isLocationNotInvertible: boolean
isLockError: boolean
isMaxWeightInvalid: boolean
isNameMismatch: boolean
isNoDeal: boolean
isNoPermission: boolean
isNotDepositable: boolean
isNotHoldingFees: boolean
isNotWithdrawable: boolean
isOverflow: boolean
isPalletNotFound: boolean
isReanchorFailed: boolean
isTooExpensive: boolean
isTransport: boolean
isTrap: boolean
isUnanchored: boolean
isUnhandledXcmVersion: boolean
isUnimplemented: boolean
isUnknownClaim: boolean
isUnroutable: boolean
isUntrustedReserveLocation: boolean
isUntrustedTeleportLocation: boolean
isVersionIncompatible: boolean
isWeightLimitReached: boolean
isWeightNotComputable: boolean
type: "BadOrigin" | "Overflow" | "Unimplemented" | "UntrustedReserveLocation" | "UntrustedTeleportLocation" | "LocationFull" | "LocationNotInvertible" | "InvalidLocation" | "AssetNotFound" | "FailedToTransactAsset" | "NotWithdrawable" | "LocationCannotHold" | "ExceedsMaxMessageSize" | "DestinationUnsupported" | "Transport" | "Unroutable" | "UnknownClaim" | "FailedToDecode" | "MaxWeightInvalid" | "NotHoldingFees" | "TooExpensive" | "Trap" | "ExpectationFalse" | "PalletNotFound" | "NameMismatch" | "VersionIncompatible" | "HoldingWouldOverflow" | "ExportError" | "ReanchorFailed" | "NoDeal" | "FeesNotMet" | "LockError" | "NoPermission" | "Unanchored" | "NotDepositable" | "UnhandledXcmVersion" | "WeightLimitReached" | "Barrier" | "WeightNotComputable" | "ExceedsStackLimit"