C# Class Pepino.Domain.Exceptions.NoAvailableHandlerException

Inheritance: System.Exception
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
NoAvailableHandlerException ( Type commandType ) : System

Method Details

NoAvailableHandlerException() public method

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