C# Class Signum.Engine.EntityNotFoundException

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

Méthodes publiques

Méthode Description
EntityNotFoundException ( Type type ) : System

Méthodes protégées

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

Method Details

EntityNotFoundException() protected méthode

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

EntityNotFoundException() public méthode

public EntityNotFoundException ( Type type ) : System
type System.Type
Résultat System