C# Class EasyTeach.Core.Services.Dashboard.Exceptions.ScoreNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: WadeOne/EasyTeach

Méthodes publiques

Méthode Description
ScoreNotFoundException ( ) : System
ScoreNotFoundException ( string message ) : System

Method Details

ScoreNotFoundException() public méthode

public ScoreNotFoundException ( ) : System
Résultat System

ScoreNotFoundException() public méthode

public ScoreNotFoundException ( string message ) : System
message string
Résultat System