Creates an exception for a failed JSON RPC request.
const JsonRpcException( super.message, { super.code, this.data, });