C# Class CarbonFitness.BusinessLogic.Exceptions.NoIngredientFoundException

Inheritance: System.Exception
Mostrar archivo Open project: yodiz/CarbonFitness

Public Methods

Method Description
NoIngredientFoundException ( string ingredientName ) : System

Method Details

NoIngredientFoundException() public method

public NoIngredientFoundException ( string ingredientName ) : System
ingredientName string
return System