Show / Hide Table of Contents

Class BinaryCodecException

Inheritance
object
Exception
BinaryCodecException
Namespace: Xrpl.BinaryCodec
Assembly: Xrpl.BinaryCodec.dll
Syntax
public class BinaryCodecException : Exception

Constructors

| Edit this page View Source

BinaryCodecException()

Declaration
public BinaryCodecException()
| Edit this page View Source

BinaryCodecException(string)

Declaration
public BinaryCodecException(string message)
Parameters
Type Name Description
string message
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX