Class PluginException
Inheritance
System.Object
PluginException
Namespace: OpenAPI.Plugins
Assembly: OpenAPI.dll
Syntax
public class PluginException : Exception
Constructors
| Improve this Doc View SourcePluginException()
Declaration
public PluginException()
PluginException(Exception)
Declaration
public PluginException(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
Exception | ex |