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
MilvaDeveloperException
C# Class MilvaDeveloperException, Milvasoft
The exception that is thrown when attempt to add an entity with Id the repository contains an entity with the same Id.
Inheritance:
MilvaBaseException
Datei anzeigen
Open project: Milvasoft/Milvasoft
Public Methods
Method
Description
MilvaDeveloperException
( ) :
System,
Initializes a new instance of the
MilvaDeveloperException
class with a specified error message.
Method Details
MilvaDeveloperException()
public
method
Initializes a new instance of the
MilvaDeveloperException
class with a specified error message.
public
MilvaDeveloperException
( ) :
System,
return
System,