C# Class SmtuSchedule.Core.Exceptions.SchedulesRepositoryException

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

Public Methods

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

Method Details

SchedulesRepositoryException() public method

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