Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
RpcUnsupportedProtocolError
Class RpcUnsupportedProtocolError
Hierarchy (
View Summary
)
RpcError
RpcUnsupportedProtocolError
Index
Constructors
constructor
Properties
code
data?
code
Methods
toJSON
deserialize
Constructors
constructor
new
RpcUnsupportedProtocolError
()
:
RpcUnsupportedProtocolError
Returns
RpcUnsupportedProtocolError
Properties
code
code
:
number
= 5
Optional
data
data
?:
any
Static
code
code
:
number
= 5
Methods
toJSON
toJSON
()
:
RpcErrorAsJson
Returns
RpcErrorAsJson
Static
deserialize
deserialize
(
json
:
RpcErrorAsJson
)
:
RpcError
Parameters
json
:
RpcErrorAsJson
Returns
RpcError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
data
code
Methods
toJSON
deserialize
@aeternity/aepp-sdk
Loading...