Class XrplErrorCodes
Inheritance
object
XrplErrorCodes
Assembly: Xrpl.dll
Syntax
public static class XrplErrorCodes
Fields
|
Edit this page
View Source
Declaration
public const string ActMalformed = "actMalformed"
Field Value
|
Edit this page
View Source
ActNotFound
Declaration
public const string ActNotFound = "actNotFound"
Field Value
|
Edit this page
View Source
AmendmentBlocked
Declaration
public const string AmendmentBlocked = "amendmentBlocked"
Field Value
|
Edit this page
View Source
BadMarket
Declaration
public const string BadMarket = "badMarket"
Field Value
|
Edit this page
View Source
CommandMissing
Declaration
public const string CommandMissing = "commandMissing"
Field Value
|
Edit this page
View Source
Deprecated
Declaration
public const string Deprecated = "deprecated"
Field Value
|
Edit this page
View Source
Declaration
public const string DestinationAccountMalformed = "dstActMalformed"
Field Value
|
Edit this page
View Source
DestinationAccountMissing
Declaration
public const string DestinationAccountMissing = "dstActMissing"
Field Value
|
Edit this page
View Source
DestinationAccountNotFound
Declaration
public const string DestinationAccountNotFound = "dstActNotFound"
Field Value
|
Edit this page
View Source
Declaration
public const string DestinationAmountMalformed = "dstAmtMalformed"
Field Value
|
Edit this page
View Source
DestinationAmountMissing
Declaration
public const string DestinationAmountMissing = "dstAmtMissing"
Field Value
|
Edit this page
View Source
Declaration
public const string DestinationIssuerMalformed = "dstIsrMalformed"
Field Value
|
Edit this page
View Source
EntryNotFound
Declaration
public const string EntryNotFound = "entryNotFound"
Field Value
|
Edit this page
View Source
ExcessiveLedgerRange
Declaration
public const string ExcessiveLedgerRange = "excessiveLgrRange"
Field Value
|
Edit this page
View Source
FailedToForward
Declaration
public const string FailedToForward = "failedToForward"
Field Value
|
Edit this page
View Source
InvalidApiVersion
Declaration
public const string InvalidApiVersion = "invalid_API_version"
Field Value
|
Edit this page
View Source
InvalidHotWallet
Declaration
public const string InvalidHotWallet = "invalidHotWallet"
Field Value
|
Edit this page
View Source
InvalidLedgerRange
Declaration
public const string InvalidLedgerRange = "invalidLgrRange"
Field Value
|
Edit this page
View Source
InvalidParams
Declaration
public const string InvalidParams = "invalidParams"
Field Value
|
Edit this page
View Source
Declaration
public const string IssueMalformed = "issueMalformed"
Field Value
|
Edit this page
View Source
JsonInvalid
Declaration
public const string JsonInvalid = "jsonInvalid"
Field Value
|
Edit this page
View Source
Declaration
public const string LedgerIndexMalformed = "lgrIdxMalformed"
Field Value
|
Edit this page
View Source
LedgerIndicesInvalid
Declaration
public const string LedgerIndicesInvalid = "lgrIdxsInvalid"
Field Value
|
Edit this page
View Source
LedgerNotFound
Declaration
public const string LedgerNotFound = "lgrNotFound"
Field Value
|
Edit this page
View Source
LedgerNotValidated
Declaration
public const string LedgerNotValidated = "lgrNotValidated"
Field Value
|
Edit this page
View Source
Declaration
public const string MalformedAddress = "malformedAddress"
Field Value
|
Edit this page
View Source
Declaration
public const string MalformedCurrency = "malformedCurrency"
Field Value
|
Edit this page
View Source
Declaration
public const string MalformedDocumentId = "malformedDocumentID"
Field Value
|
Edit this page
View Source
Declaration
public const string MalformedOwner = "malformedOwner"
Field Value
|
Edit this page
View Source
Declaration
public const string MalformedRequest = "malformedRequest"
Field Value
|
Edit this page
View Source
NoClosed
Declaration
public const string NoClosed = "noClosed"
Field Value
|
Edit this page
View Source
NoCurrent
Declaration
public const string NoCurrent = "noCurrent"
Field Value
|
Edit this page
View Source
NoEvents
Declaration
public const string NoEvents = "noEvents"
Field Value
|
Edit this page
View Source
NoNetwork
Declaration
public const string NoNetwork = "noNetwork"
Field Value
|
Edit this page
View Source
NoPermission
Declaration
public const string NoPermission = "noPermission"
Field Value
|
Edit this page
View Source
NotEnabled
Declaration
public const string NotEnabled = "notEnabled"
Field Value
|
Edit this page
View Source
NotImplemented
Declaration
public const string NotImplemented = "notImpl"
Field Value
|
Edit this page
View Source
NotReady
Declaration
public const string NotReady = "notReady"
Field Value
|
Edit this page
View Source
NotSupported
Declaration
public const string NotSupported = "notSupported"
Field Value
|
Edit this page
View Source
NotSynced
Declaration
public const string NotSynced = "notSynced"
Field Value
|
Edit this page
View Source
ObjectNotFound
Declaration
public const string ObjectNotFound = "objectNotFound"
Field Value
|
Edit this page
View Source
Declaration
public const string PublicMalformed = "publicMalformed"
Field Value
|
Edit this page
View Source
Declaration
public const string SendMaxMalformed = "sendMaxMalformed"
Field Value
|
Edit this page
View Source
Declaration
public const string SourceAccountMalformed = "srcActMalformed"
Field Value
|
Edit this page
View Source
SourceAccountMissing
Declaration
public const string SourceAccountMissing = "srcActMissing"
Field Value
|
Edit this page
View Source
SourceAccountNotFound
Declaration
public const string SourceAccountNotFound = "srcActNotFound"
Field Value
|
Edit this page
View Source
Declaration
public const string SourceCurrencyMalformed = "srcCurMalformed"
Field Value
|
Edit this page
View Source
Declaration
public const string SourceIssuerMalformed = "srcIsrMalformed"
Field Value
|
Edit this page
View Source
TooBusy
Declaration
public const string TooBusy = "tooBusy"
Field Value
|
Edit this page
View Source
TxnNotFound
Declaration
public const string TxnNotFound = "txnNotFound"
Field Value
|
Edit this page
View Source
UnexpectedLedgerType
Declaration
public const string UnexpectedLedgerType = "unexpectedLedgerType"
Field Value
|
Edit this page
View Source
UnknownCommand
Declaration
public const string UnknownCommand = "unknownCmd"
Field Value
|
Edit this page
View Source
UnknownOption
Declaration
public const string UnknownOption = "unknownOption"
Field Value
|
Edit this page
View Source
WsTextRequired
Declaration
public const string WsTextRequired = "wsTextRequired"
Field Value