Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DeleteFailureException
C# Class DeleteFailureException, restaurant
Inheritance:
Exception
Show file
Open project: emmysteven/restaurant
Class Usage Examples
Public Methods
Method
Description
DeleteFailureException
(
string
name
,
object
key
,
string
message
) :
System,
Method Details
DeleteFailureException()
public
method
public
DeleteFailureException
(
string
name
,
object
key
,
string
message
) :
System,
name
string
key
object
message
string
return
System,