Click or drag to resize

PluginSettingsException Constructor

Overload List
  NameDescription
Public methodPluginSettingsException()
Initializes a new instance of the PluginSettingsException class.
Public methodPluginSettingsException(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.
Public methodPluginSettingsException(String,Object[])
Initializes a new instance of the PluginSettingsException class with a specified error message.
Top
See Also