C# Class Aperea.CQRS.Bus.Direct.RouteNotRegisteredException

Inheritance: System.Exception
Datei anzeigen Open project: DerAlbertCom/ApereaFramework

Public Methods

Method Description
RouteNotRegisteredException ( Type messageType ) : System

Method Details

RouteNotRegisteredException() public method

public RouteNotRegisteredException ( Type messageType ) : System
messageType System.Type
return System