Show / Hide Table of Contents

Class TimeoutException

Exception thrown when xrpl.js times out.

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

Constructors

| Edit this page View Source

TimeoutException(string, object)

Declaration
public TimeoutException(string message, object data = null)
Parameters
Type Name Description
string message
object data

Extension Methods

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