Construct an XrplError.
The error message. Defaults to "Not found".
Optional
Readonly
dataReadonly
messageReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackConsole.log in node uses util.inspect on object, and util.inspect allows us to customize its output: https://nodejs.org/api/util.html#util_custom_inspect_function_on_objects.
The String output of the Error.
Converts the Error to a human-readable String form.
The String output of the Error.
Static
captureCreate .stack property on a target object
Optional
constructorOpt: Function
Error thrown when xrpl.js cannot retrieve a transaction, ledger, account, etc. From rippled.