SSQLE  1.0
Simple SQL Editor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | List of all members
SSQLE.SettingsLoadException Class Reference

Exception, that is thrown when Settings can's be validated. See documentation of settings.xsd on main page. More...

Inheritance diagram for SSQLE.SettingsLoadException:

Public Member Functions

 SettingsLoadException (string message, Exception inner)
 Constructs new instance of SettingsLoadException. More...
 

Detailed Description

Exception, that is thrown when Settings can's be validated. See documentation of settings.xsd on main page.

Constructor & Destructor Documentation

SSQLE.SettingsLoadException.SettingsLoadException ( string  message,
Exception  inner 
)

Constructs new instance of SettingsLoadException.

Parameters
messageBase message.
innerInner exception.

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