Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MilvaValidationException
C# Class MilvaValidationException, 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
Afficher le fichier
Open project: Milvasoft/Milvasoft
Méthodes publiques
Méthode
Description
MilvaValidationException
( ) :
System,
Initializes a new instance of the
MilvaValidationException
class with a specified error message.
Method Details
MilvaValidationException()
public
méthode
Initializes a new instance of the
MilvaValidationException
class with a specified error message.
public
MilvaValidationException
( ) :
System,
Résultat
System,