Class NullPluginException
Namespace: Gossip.Plugins
Assembly: Gossip.dll
Syntax
public class NullPluginException : Exception
Constructors
| Improve this Doc View SourceNullPluginException(Type)
Declaration
public NullPluginException(Type pluginType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | pluginType |
Properties
| Improve this Doc View SourcePluginType
Declaration
public Type PluginType { get; }
Property Value
| Type | Description |
|---|---|
| Type |