near-api-js - v7.3.1
Preparing search index...
types/errors
ArgumentTypeError
Class ArgumentTypeError
Hierarchy
Error
ArgumentTypeError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
ArgumentTypeError
(
argName
:
string
,
argType
:
string
,
argValue
:
any
,
)
:
ArgumentTypeError
Parameters
argName
:
string
argType
:
string
argValue
:
any
Returns
ArgumentTypeError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
near-api-js - v7.3.1
Loading...