C# Class Signum.Engine.UniqueKeyException

Inheritance: System.ApplicationException
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
UniqueKeyException ( Exception inner ) : System

Méthodes protégées

Méthode Description
UniqueKeyException ( SerializationInfo info, StreamingContext context ) : System

Method Details

UniqueKeyException() public méthode

public UniqueKeyException ( Exception inner ) : System
inner System.Exception
Résultat System

UniqueKeyException() protected méthode

protected UniqueKeyException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System