docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor HttpError

    HttpError(ErrorCodes, List<string>, string)

    Creates an instance of HttpError.

    Declaration
    [Preserve]
    public HttpError(ErrorCodes code = (ErrorCodes)0, List<string> details = null, string reason = null)
    Parameters
    Type Name Description
    ErrorCodes code

    code param

    List<string> details

    details param

    string reason

    reason param

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)