docs.unity3d.com
    Show / Hide Table of Contents

    Enum CloudCodeExceptionReason

    A machine-readable reason for which an exception was thrown, in case different failure modes require different follow-up actions.

    Namespace: Unity.Services.CloudCode
    Syntax
    public enum CloudCodeExceptionReason

    Fields

    Name Description Value
    Unknown
    0
    NoInternetConnection
    1
    ProjectIdMissing
    2
    PlayerIdMissing
    3
    AccessTokenMissing
    4
    InvalidArgument
    5
    Unauthorized
    6
    NotFound
    7
    TooManyRequests
    8
    ServiceUnavailable
    9
    ScriptError
    10
    SubscriptionError
    11
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023