C# Class Sequin.Infrastructure.CommandHandlerException

Inheritance: System.Exception
Afficher le fichier Open project: sequin/sequin

Méthodes protégées

Méthode Description
CommandHandlerException ( Type commandType, string message ) : System

Method Details

CommandHandlerException() protected méthode

protected CommandHandlerException ( Type commandType, string message ) : System
commandType System.Type
message string
Résultat System