Search Results for

    Show / Hide Table of Contents

    Delegate ExceptionFactory

    A delegate to ExceptionFactory method

    Namespace: Simplic.Datev.Swagger.Client
    Assembly: Simplic.Datev.IO.Swagger.dll
    Syntax
    public delegate Exception ExceptionFactory(string methodName, IRestResponse response);
    Parameters
    Type Name Description
    System.String methodName

    Method name

    IRestResponse response

    Response

    Returns
    Type Description
    System.Exception

    Exceptions

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx