Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
XUCore
Ddd
Domain
Exceptions
DeleteFailureException
C# Class XUCore.Ddd.Domain.Exceptions.DeleteFailureException
Inheritance:
Exception
ファイルを表示
Open project: xuyiazl/XUCore.NetCore
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