Github
Preparing search index...
The search index is not available
iso-filecoin - v6.0.0
iso-filecoin
rpc
RpcError
Class RpcError
Hierarchy (
View Summary
)
Error
RpcError
JsonRpcError
ValidationRpcError
Index
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Constructors
constructor
new
RpcError
(
message
:
string
,
options
?:
ErrorOptions
)
:
RpcError
Parameters
message
:
string
Optional
options
:
ErrorOptions
= {}
Returns
RpcError
Properties
[symbol]
"[symbol]"
:
boolean
= true
cause
cause
:
unknown
name
name
:
string
= 'RpcError'
Methods
Static
is
is
(
value
:
unknown
)
:
value
is
RpcError
Check if a value is a RequestError
Parameters
value
:
unknown
Returns
value
is
RpcError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Github
iso-filecoin - v6.0.0
Loading...
Check if a value is a RequestError