C# Class CQRSalad.Dispatching.AmbiguousHandlingException

Inheritance: System.ApplicationException
Mostra file Open project: Ontropix/CQRSalad

Public Methods

Method Description
AmbiguousHandlingException ( object messageObject ) : System

Method Details

AmbiguousHandlingException() public method

public AmbiguousHandlingException ( object messageObject ) : System
messageObject object
return System