C# Class GPURepair.Repair.Exceptions.SummaryGeneratorException

Inheritance: Exception
Afficher le fichier Open project: cs17resch01003/gpurepair

Méthodes publiques

Méthode Description
SummaryGeneratorException ( string message ) : System

The constructor.

Method Details

SummaryGeneratorException() public méthode

The constructor.
public SummaryGeneratorException ( string message ) : System
message string The error message.
Résultat System