C# Class ITimeU.Models.ModelNotFoundException

Inheritance: System.Exception
Show file Open project: heinek/ITimeU

Public Methods

Method Description
ModelNotFoundException ( string message ) : System

Method Details

ModelNotFoundException() public method

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