C# Class DAL.Exceptions.EntityNotFoundException

Inheritance: System.Exception
Show file Open project: kulish-alina/HR_Project

Public Methods

Method Description
EntityNotFoundException ( string message ) : System

Method Details

EntityNotFoundException() public method

public EntityNotFoundException ( string message ) : System
message string
return System