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

Search Results for

    Constructor UserChangedApiException

    UserChangedApiException(string)

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

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

    UserChangedApiException(string, Exception?)

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

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