C# Class Shaolinq.ObjectAlreadyExistsException

Inheritance: UniqueConstraintException
Afficher le fichier Open project: tumtumtum/Shaolinq

Méthodes publiques

Méthode Description
ObjectAlreadyExistsException ( IDataAccessObjectAdvanced obj, Exception innerException, string relatedQuery ) : System

Method Details

ObjectAlreadyExistsException() public méthode

public ObjectAlreadyExistsException ( IDataAccessObjectAdvanced obj, Exception innerException, string relatedQuery ) : System
obj IDataAccessObjectAdvanced
innerException System.Exception
relatedQuery string
Résultat System