Show / Hide Table of Contents

Class XrplErrorCodes

Inheritance
object
XrplErrorCodes
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public static class XrplErrorCodes

Fields

| Edit this page View Source

ActMalformed

Declaration
public const string ActMalformed = "actMalformed"
Field Value
Type Description
string
| Edit this page View Source

ActNotFound

Declaration
public const string ActNotFound = "actNotFound"
Field Value
Type Description
string
| Edit this page View Source

AmendmentBlocked

Declaration
public const string AmendmentBlocked = "amendmentBlocked"
Field Value
Type Description
string
| Edit this page View Source

BadMarket

Declaration
public const string BadMarket = "badMarket"
Field Value
Type Description
string
| Edit this page View Source

CommandMissing

Declaration
public const string CommandMissing = "commandMissing"
Field Value
Type Description
string
| Edit this page View Source

Deprecated

Declaration
public const string Deprecated = "deprecated"
Field Value
Type Description
string
| Edit this page View Source

DestinationAccountMalformed

Declaration
public const string DestinationAccountMalformed = "dstActMalformed"
Field Value
Type Description
string
| Edit this page View Source

DestinationAccountMissing

Declaration
public const string DestinationAccountMissing = "dstActMissing"
Field Value
Type Description
string
| Edit this page View Source

DestinationAccountNotFound

Declaration
public const string DestinationAccountNotFound = "dstActNotFound"
Field Value
Type Description
string
| Edit this page View Source

DestinationAmountMalformed

Declaration
public const string DestinationAmountMalformed = "dstAmtMalformed"
Field Value
Type Description
string
| Edit this page View Source

DestinationAmountMissing

Declaration
public const string DestinationAmountMissing = "dstAmtMissing"
Field Value
Type Description
string
| Edit this page View Source

DestinationIssuerMalformed

Declaration
public const string DestinationIssuerMalformed = "dstIsrMalformed"
Field Value
Type Description
string
| Edit this page View Source

EntryNotFound

Declaration
public const string EntryNotFound = "entryNotFound"
Field Value
Type Description
string
| Edit this page View Source

ExcessiveLedgerRange

Declaration
public const string ExcessiveLedgerRange = "excessiveLgrRange"
Field Value
Type Description
string
| Edit this page View Source

FailedToForward

Declaration
public const string FailedToForward = "failedToForward"
Field Value
Type Description
string
| Edit this page View Source

InvalidApiVersion

Declaration
public const string InvalidApiVersion = "invalid_API_version"
Field Value
Type Description
string
| Edit this page View Source

InvalidHotWallet

Declaration
public const string InvalidHotWallet = "invalidHotWallet"
Field Value
Type Description
string
| Edit this page View Source

InvalidLedgerRange

Declaration
public const string InvalidLedgerRange = "invalidLgrRange"
Field Value
Type Description
string
| Edit this page View Source

InvalidParams

Declaration
public const string InvalidParams = "invalidParams"
Field Value
Type Description
string
| Edit this page View Source

IssueMalformed

Declaration
public const string IssueMalformed = "issueMalformed"
Field Value
Type Description
string
| Edit this page View Source

JsonInvalid

Declaration
public const string JsonInvalid = "jsonInvalid"
Field Value
Type Description
string
| Edit this page View Source

LedgerIndexMalformed

Declaration
public const string LedgerIndexMalformed = "lgrIdxMalformed"
Field Value
Type Description
string
| Edit this page View Source

LedgerIndicesInvalid

Declaration
public const string LedgerIndicesInvalid = "lgrIdxsInvalid"
Field Value
Type Description
string
| Edit this page View Source

LedgerNotFound

Declaration
public const string LedgerNotFound = "lgrNotFound"
Field Value
Type Description
string
| Edit this page View Source

LedgerNotValidated

Declaration
public const string LedgerNotValidated = "lgrNotValidated"
Field Value
Type Description
string
| Edit this page View Source

MalformedAddress

Declaration
public const string MalformedAddress = "malformedAddress"
Field Value
Type Description
string
| Edit this page View Source

MalformedCurrency

Declaration
public const string MalformedCurrency = "malformedCurrency"
Field Value
Type Description
string
| Edit this page View Source

MalformedDocumentId

Declaration
public const string MalformedDocumentId = "malformedDocumentID"
Field Value
Type Description
string
| Edit this page View Source

MalformedOwner

Declaration
public const string MalformedOwner = "malformedOwner"
Field Value
Type Description
string
| Edit this page View Source

MalformedRequest

Declaration
public const string MalformedRequest = "malformedRequest"
Field Value
Type Description
string
| Edit this page View Source

NoClosed

Declaration
public const string NoClosed = "noClosed"
Field Value
Type Description
string
| Edit this page View Source

NoCurrent

Declaration
public const string NoCurrent = "noCurrent"
Field Value
Type Description
string
| Edit this page View Source

NoEvents

Declaration
public const string NoEvents = "noEvents"
Field Value
Type Description
string
| Edit this page View Source

NoNetwork

Declaration
public const string NoNetwork = "noNetwork"
Field Value
Type Description
string
| Edit this page View Source

NoPermission

Declaration
public const string NoPermission = "noPermission"
Field Value
Type Description
string
| Edit this page View Source

NotEnabled

Declaration
public const string NotEnabled = "notEnabled"
Field Value
Type Description
string
| Edit this page View Source

NotImplemented

Declaration
public const string NotImplemented = "notImpl"
Field Value
Type Description
string
| Edit this page View Source

NotReady

Declaration
public const string NotReady = "notReady"
Field Value
Type Description
string
| Edit this page View Source

NotSupported

Declaration
public const string NotSupported = "notSupported"
Field Value
Type Description
string
| Edit this page View Source

NotSynced

Declaration
public const string NotSynced = "notSynced"
Field Value
Type Description
string
| Edit this page View Source

ObjectNotFound

Declaration
public const string ObjectNotFound = "objectNotFound"
Field Value
Type Description
string
| Edit this page View Source

PublicMalformed

Declaration
public const string PublicMalformed = "publicMalformed"
Field Value
Type Description
string
| Edit this page View Source

SendMaxMalformed

Declaration
public const string SendMaxMalformed = "sendMaxMalformed"
Field Value
Type Description
string
| Edit this page View Source

SourceAccountMalformed

Declaration
public const string SourceAccountMalformed = "srcActMalformed"
Field Value
Type Description
string
| Edit this page View Source

SourceAccountMissing

Declaration
public const string SourceAccountMissing = "srcActMissing"
Field Value
Type Description
string
| Edit this page View Source

SourceAccountNotFound

Declaration
public const string SourceAccountNotFound = "srcActNotFound"
Field Value
Type Description
string
| Edit this page View Source

SourceCurrencyMalformed

Declaration
public const string SourceCurrencyMalformed = "srcCurMalformed"
Field Value
Type Description
string
| Edit this page View Source

SourceIssuerMalformed

Declaration
public const string SourceIssuerMalformed = "srcIsrMalformed"
Field Value
Type Description
string
| Edit this page View Source

TooBusy

Declaration
public const string TooBusy = "tooBusy"
Field Value
Type Description
string
| Edit this page View Source

TxnNotFound

Declaration
public const string TxnNotFound = "txnNotFound"
Field Value
Type Description
string
| Edit this page View Source

UnexpectedLedgerType

Declaration
public const string UnexpectedLedgerType = "unexpectedLedgerType"
Field Value
Type Description
string
| Edit this page View Source

UnknownCommand

Declaration
public const string UnknownCommand = "unknownCmd"
Field Value
Type Description
string
| Edit this page View Source

UnknownOption

Declaration
public const string UnknownOption = "unknownOption"
Field Value
Type Description
string
| Edit this page View Source

WsTextRequired

Declaration
public const string WsTextRequired = "wsTextRequired"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX