Show / Hide Table of Contents

Class ConnectionException

Exception thrown when xrpl.js has an Exception with connection to rippled.

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

Constructors

| Edit this page View Source

ConnectionException(string)

Declaration
public ConnectionException(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