C# Class Pepino.Domain.Exceptions.NoAvailableHandlerException

Inheritance: System.Exception
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
NoAvailableHandlerException ( Type commandType ) : System

Method Details

NoAvailableHandlerException() public méthode

public NoAvailableHandlerException ( Type commandType ) : System
commandType System.Type
Résultat System