C# Class MSA.Zmq.JsonRpc.JsonRpcException

Inheritance: System.Exception
Afficher le fichier Open project: kadekcipta/ZmqJsonRpc

Méthodes publiques

Méthode Description
JsonRpcException ( int code, string message ) : System

Method Details

JsonRpcException() public méthode

public JsonRpcException ( int code, string message ) : System
code int
message string
Résultat System