PluginSettingsException Constructor |
| Name | Description | |
|---|---|---|
| PluginSettingsException |
Initializes a new instance of the PluginSettingsException class.
| |
| PluginSettingsException(String, Exception) |
Initializes a new instance of the PluginSettingsException class with a specified error message and a reference to the inner exception that is the cause of this exception.
| |
| PluginSettingsException(String, Object) |
Initializes a new instance of the PluginSettingsException class with a specified error message.
|