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

Exception, that is thrown when Settings can's be saved. More...

Inheritance diagram for SSQLE.SettingsSaveException:

Public Member Functions

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

Detailed Description

Exception, that is thrown when Settings can's be saved.

Constructor & Destructor Documentation

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

Constructs new instance of SettingsSaveException.

Parameters
messageBase message.
innerInner exception.

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