C# Class Sequin.Infrastructure.CommandHandlerNotFoundException

Inheritance: CommandHandlerException
Show file Open project: sequin/sequin

Public Methods

Method Description
CommandHandlerNotFoundException ( Type commandType ) : System

Method Details

CommandHandlerNotFoundException() public method

public CommandHandlerNotFoundException ( Type commandType ) : System
commandType System.Type
return System