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