Class NotConnectedException
Exception thrown when xrpl.js is not connected to rippled server.
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public class NotConnectedException : XrplException
Constructors
| Edit this page View SourceNotConnectedException(string)
Declaration
public NotConnectedException(string message = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |