Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CarbonFitness
BusinessLogic
Exceptions
IngredientInsertionException
C# Class CarbonFitness.BusinessLogic.Exceptions.IngredientInsertionException
Inheritance:
System.Exception
Mostra file
Open project: yodiz/CarbonFitness
Public Methods
Method
Description
IngredientInsertionException
(
string
message
,
Exception
innerException
) :
System
Method Details
IngredientInsertionException()
public
method
public
IngredientInsertionException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System