Show / Hide Table of Contents

Class InvalidAmountValueException

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

Constructors

| Edit this page View Source

InvalidAmountValueException()

Declaration
public InvalidAmountValueException()
| Edit this page View Source

InvalidAmountValueException(string)

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