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