Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
VendingMachine
Domain
Exceptions
DrinkNotFoundException
C# Class VendingMachine.Domain.Exceptions.DrinkNotFoundException
Inheritance:
System.Exception
Datei anzeigen
Open project: posaunehm/Codersation
Public Methods
Method
Description
DrinkNotFoundException
(
string
drinkName
) :
System
Method Details
DrinkNotFoundException()
public
method
public
DrinkNotFoundException
(
string
drinkName
) :
System
drinkName
string
return
System