IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Engine.NUnitEngineNotFoundException Class Reference

The exception that is thrown if a valid test engine is not found More...

+ Inheritance diagram for NUnit.Engine.NUnitEngineNotFoundException:
+ Collaboration diagram for NUnit.Engine.NUnitEngineNotFoundException:

Public Member Functions

 NUnitEngineNotFoundException ()
 Initializes a new instance of the NUnitEngineNotFoundException class. More...
 

Static Private Member Functions

static string CreateMessage (Version minVersion=null)
 

Detailed Description

The exception that is thrown if a valid test engine is not found

Constructor & Destructor Documentation

NUnit.Engine.NUnitEngineNotFoundException.NUnitEngineNotFoundException ( )
inline

Initializes a new instance of the NUnitEngineNotFoundException class.

Member Function Documentation

static string NUnit.Engine.NUnitEngineNotFoundException.CreateMessage ( Version  minVersion = null)
inlinestaticprivate

The documentation for this class was generated from the following file: