C# Class MSA.Zmq.JsonRpc.InternalErrorException

Inheritance: JsonRpcException
Show file Open project: kadekcipta/ZmqJsonRpc

Public Methods

Method Description
InternalErrorException ( string message ) : System

Method Details

InternalErrorException() public method

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