C# Class Common.Domain.Repositories.Exceptions.EntityNotFountException

Inheritance: System.Exception
Afficher le fichier Open project: KrzysztofBranicki/hexagonal-architecture-sample

Méthodes publiques

Méthode Description
EntityNotFountException ( object id ) : System

Method Details

EntityNotFountException() public méthode

public EntityNotFountException ( object id ) : System
id object
Résultat System