HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Constructor ForbiddenApiException

    ForbiddenApiException(string)

    Initializes a new instance of the ForbiddenApiException class with a specified error message.

    Declaration
    public ForbiddenApiException(string message)
    Parameters
    Type Name Description
    string message

    ForbiddenApiException(string, Exception?)

    Initializes a new instance of the ForbiddenApiException class with a specified error message and an inner exception.

    Declaration
    public ForbiddenApiException(string message, Exception? innerException)
    Parameters
    Type Name Description
    string message
    Exception innerException
    © Singulink. All rights reserved.