C# Class EzBus.Core.Routing.MessageRoutingException

Inheritance: System.Exception
Show file Open project: Zapote/EzBus

Public Methods

Method Description
MessageRoutingException ( string message ) : System

Method Details

MessageRoutingException() public method

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