C# Class SmtuSchedule.Core.Exceptions.LecturersRepositoryException

Inheritance: Exception
Afficher le fichier Open project: shults-s/SmtuSchedule

Méthodes publiques

Méthode Description
LecturersRepositoryException ( String message, Exception innerException ) : System

Method Details

LecturersRepositoryException() public méthode

public LecturersRepositoryException ( String message, Exception innerException ) : System
message String
innerException Exception
Résultat System