Preparing search index...
The search index is not available
musd-kit API reference
musd-kit API reference
core/src
InvalidAmount
Class InvalidAmount
A zero / negative / nonsensical numeric input.
Hierarchy (
View Summary
)
MusdError
InvalidAmount
Index
Constructors
constructor
Properties
code
context
Constructors
constructor
new
InvalidAmount
(
field
:
string
,
value
:
bigint
)
:
InvalidAmount
Parameters
field
:
string
value
:
bigint
Returns
InvalidAmount
Properties
Readonly
code
code
:
MusdErrorCode
Readonly
context
context
:
undefined
|
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
context
musd-kit API reference
Loading...
A zero / negative / nonsensical numeric input.