Show / Hide Table of Contents

Class PrecisionException

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

Constructors

| Edit this page View Source

PrecisionException()

Declaration
public PrecisionException()
| Edit this page View Source

PrecisionException(string)

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