SSQLE
1.0
Simple SQL Editor
|
Exception, that is thrown when Settings can's be validated. See documentation of settings.xsd on main page. More...
Public Member Functions | |
SettingsLoadException (string message, Exception inner) | |
Constructs new instance of SettingsLoadException. More... | |
Exception, that is thrown when Settings can's be validated. See documentation of settings.xsd on main page.
SSQLE.SettingsLoadException.SettingsLoadException | ( | string | message, |
Exception | inner | ||
) |
Constructs new instance of SettingsLoadException.
message | Base message. |
inner | Inner exception. |