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

Search Results for

    Constructor UserRequiredApiException

    UserRequiredApiException(string)

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

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

    UserRequiredApiException(string, Exception?)

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

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