Show / Hide Table of Contents

Class DisconnectedException

Exception thrown when xrpl.js has disconnected from rippled server.

Inheritance
object
Exception
XrplException
DisconnectedException
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public class DisconnectedException : XrplException

Constructors

| Edit this page View Source

DisconnectedException(string)

Declaration
public DisconnectedException(string message)
Parameters
Type Name Description
string message

Extension Methods

XrplErrorClassifier.Classify(Exception)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX