Class ConnectionException
Exception thrown when xrpl.js has an Exception with connection to rippled.
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public class ConnectionException : XrplException
Constructors
| Edit this page View SourceConnectionException(string)
Declaration
public ConnectionException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |