SSQLE
1.0
Simple SQL Editor
|
Exception, that is thrown when Settings can's be saved. More...
Public Member Functions | |
SettingsSaveException (string message, Exception inner) | |
Constructs new instance of SettingsSaveException. More... | |
Exception, that is thrown when Settings can's be saved.
SSQLE.SettingsSaveException.SettingsSaveException | ( | string | message, |
Exception | inner | ||
) |
Constructs new instance of SettingsSaveException.
message | Base message. |
inner | Inner exception. |