C# Class SmtuSchedule.Core.Exceptions.LecturersRepositoryException

Inheritance: Exception
Mostrar archivo Open project: shults-s/SmtuSchedule

Public Methods

Method Description
LecturersRepositoryException ( String message, Exception innerException ) : System

Method Details

LecturersRepositoryException() public method

public LecturersRepositoryException ( String message, Exception innerException ) : System
message String
innerException Exception
return System