Class PluginException
public sealed class PluginException : Exception, ISerializable
- Inheritance
-
PluginException
- Implements
- Inherited Members
- Extension Methods
Constructors
PluginException(string)
public PluginException(string message)
Parameters
message
string
PluginException(string, Exception)
public PluginException(string message, Exception innerException)