docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum EconomyExceptionReason

    An enum of possible reasons that Economy would throw an exception. These are mapped to particular HTTP status codes.

    Namespace: Unity.Services.Economy
    Assembly: Unity.Services.Economy.dll
    Syntax
    public enum EconomyExceptionReason : long

    Fields

    Name Description
    BadGateway
    ConfigAssignmentHashInvalid
    ConfigNotSynced
    Conflict
    EntityNotFound
    Forbidden
    GatewayTimeout
    InternalServerError
    InvalidArgument
    NetworkError
    NotImplemented
    RateLimited
    RequestTimeOut
    ServiceUnavailable
    Unauthorized
    Unknown
    UnprocessableTransaction
    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)