C# Class Application.Common.Exceptions.EntityNotFoundException

Inheritance: Exception
Afficher le fichier Open project: JakeRyu/PaymentGateway

Méthodes publiques

Méthode Description
EntityNotFoundException ( string name, object key ) : System

Method Details

EntityNotFoundException() public méthode

public EntityNotFoundException ( string name, object key ) : System
name string
key object
Résultat System