C# Class MSA.Zmq.JsonRpc.UnauthorizedException

Inheritance: JsonRpcException
Show file Open project: kadekcipta/ZmqJsonRpc

Public Methods

Method Description
UnauthorizedException ( string message ) : System

Method Details

UnauthorizedException() public method

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