C# Class Signum.Engine.ForeignKeyException

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

Méthodes publiques

Méthode Description
ForeignKeyException ( Exception inner ) : System

Méthodes protégées

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

Method Details

ForeignKeyException() public méthode

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

ForeignKeyException() protected méthode

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