Class NotFoundException
Exception thrown when xrpl.js cannot retrieve a transaction, ledger, account, etc. From rippled.
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public class NotFoundException : XrplException
Constructors
| Edit this page View SourceNotFoundException(string)
Declaration
public NotFoundException(string message = "Not Found")
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |