Preparing search index...
The search index is not available
Documentation
Documentation
@ckb-cobuild/jsonrpc-client
JsonRpcError
Class JsonRpcError
Hierarchy
Error
JsonRpcError
Index
Constructors
constructor
Properties
cause?
code
data?
message
name
stack?
Constructors
constructor
new
Json
Rpc
Error
(
error
)
:
JsonRpcError
Parameters
error
:
{
code
:
number
;
data
?:
any
;
message
:
string
;
}
code
:
number
Optional
data
?:
any
message
:
string
Returns
JsonRpcError
Properties
Optional
cause
cause
?:
unknown
code
code
:
number
Optional
data
data
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cause
code
data
message
name
stack
Documentation
@ckb-cobuild
ckb-address
ckb-hasher
ckb-molecule-codecs
cobuild
hex-encoding
jsonrpc-client
molecule
Generated using
TypeDoc