InvalidJsonRpcParamsException constructor
InvalidJsonRpcParamsException(
- int requestId
Implementation
InvalidJsonRpcParamsException(this.requestId)
: this.message = 'Invalid JSON RPC Request.';