C# Class MSA.Zmq.JsonRpc.InvalidParametersException

Inheritance: JsonRpcException
Show file Open project: kadekcipta/ZmqJsonRpc

Public Methods

Method Description
InvalidParametersException ( string message ) : System

Method Details

InvalidParametersException() public method

public InvalidParametersException ( string message ) : System
message string
return System