Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Net5WebTemplate
Application
Common
Exceptions
DeleteFailureException
C# Class Net5WebTemplate.Application.Common.Exceptions.DeleteFailureException
Inheritance:
Exception
显示文件
Open project: marlonajgayle/Net5WebTemplate
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