JSONRPCError

constructor(code: Int, message: String, data: D? = null)(source)

Type Parameters

D

The type of the optional data field carrying additional error details.