C# Class MSA.Zmq.JsonRpc.ServerErrorException

Inheritance: JsonRpcException
Show file Open project: kadekcipta/ZmqJsonRpc

Public Methods

Method Description
ServerErrorException ( string message ) : System

Method Details

ServerErrorException() public method

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