C# Class Pepino.Domain.Exceptions.CommandValidationException

Inheritance: System.Exception
显示文件 Open project: AcklenAvenue/Pepino

Public Methods

Method Description
CommandValidationException ( IEnumerable failures ) : System

Method Details

CommandValidationException() public method

public CommandValidationException ( IEnumerable failures ) : System
failures IEnumerable
return System