Class ResponseFormatException
Exception thrown when xrpl.js sees a response in the wrong format.
Namespace: Xrpl.Client.Exceptions
Assembly: Xrpl.dll
Syntax
public class ResponseFormatException : XrplException
Constructors
| Edit this page View SourceResponseFormatException(string, object)
Declaration
public ResponseFormatException(string message, object data = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message | |
| object | data |