C# Class MultipleHandlerFoundException, LiteBus

Inheritance: Exception
Mostrar archivo Open project: litenova/LiteBus

Public Methods

Method Description
MultipleHandlerFoundException ( Type, messageType ) : System,

Method Details

MultipleHandlerFoundException() public method

public MultipleHandlerFoundException ( Type, messageType ) : System,
messageType Type,
return System,