C# Class Composable.StuffThatDoesNotBelongHere.AmbigousHandlerException

Inheritance: System.Exception
ファイルを表示 Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
AmbigousHandlerException ( IDomainEvent evt ) : System

Method Details

AmbigousHandlerException() public method

public AmbigousHandlerException ( IDomainEvent evt ) : System
evt IDomainEvent
return System