Mokksy
Toggle table of contents
0.9.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
Mokksy
Mokksy
/
dev.mokksy.mokksy.jsonrpc
/
JSONRPCError
/
JSONRPCError
JSONRPCError
constructor
(
code
:
Int
,
message
:
String
,
data
:
D
?
=
null
)
(
source
)
Type Parameters
D
The type of the optional
data
field carrying additional error details.