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

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

Méthodes publiques

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

Method Details

GroupNotFoundException() public méthode

public GroupNotFoundException ( ) : System
Résultat System

GroupNotFoundException() public méthode

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