C# Class EzBus.Core.Routing.DestinationMissingException

Inheritance: System.Exception
Mostrar archivo Open project: Zapote/EzBus

Public Methods

Method Description
DestinationMissingException ( string message ) : System

Method Details

DestinationMissingException() public method

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