JsonRpcProtocolException constructor

const JsonRpcProtocolException(
  1. String message
)

Implementation

const JsonRpcProtocolException(this.message);