Search Results for

    Show / Hide Table of Contents

    Class PluginException

    Inheritance
    System.Object
    PluginException
    Namespace: OpenAPI.Plugins
    Assembly: OpenAPI.dll
    Syntax
    public class PluginException : Exception

    Constructors

    | Improve this Doc View Source

    PluginException()

    Declaration
    public PluginException()
    | Improve this Doc View Source

    PluginException(Exception)

    Declaration
    public PluginException(Exception ex)
    Parameters
    Type Name Description
    Exception ex
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX