C# Class NetMQ.Zyre.ZreMsg.MessageException

Inheritance: System.Exception
Mostra file Open project: NetMQ/Zyre

Public Methods

Method Description
MessageException ( string message ) : System

Method Details

MessageException() public method

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