Show / Hide Table of Contents

Class AddressCodecException

Inheritance
object
Exception
AddressCodecException
Namespace: Xrpl.AddressCodec
Assembly: Xrpl.AddressCodec.dll
Syntax
public class AddressCodecException : Exception

Constructors

| Edit this page View Source

AddressCodecException()

Declaration
public AddressCodecException()
| Edit this page View Source

AddressCodecException(string)

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