C# Class NotFoundException, ITL

Represents and error when a required object is not found
Inheritance: Exception
Afficher le fichier Open project: Jadhielv/KCTest Class Usage Examples

Méthodes publiques

Méthode Description
NotFoundException ( ) : ITL.Domain.Common
NotFoundException ( string message ) : ITL.Domain.Common

Method Details

NotFoundException() public méthode

public NotFoundException ( ) : ITL.Domain.Common
Résultat ITL.Domain.Common

NotFoundException() public méthode

public NotFoundException ( string message ) : ITL.Domain.Common
message string
Résultat ITL.Domain.Common