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

    BadGateway

    ConfigAssignmentHashInvalid

    ConfigAssignmentHashInvalid

    ConfigNotSynced

    ConfigNotSynced

    Conflict

    Conflict

    EntityNotFound

    EntityNotFound

    Forbidden

    Forbidden

    GatewayTimeout

    GatewayTimeout

    InternalServerError

    InternalServerError

    InvalidArgument

    InvalidArgument

    NetworkError

    NetworkError

    NotImplemented

    NotImplemented

    RateLimited

    RateLimited

    RequestTimeOut

    RequestTimeOut

    ServiceUnavailable

    ServiceUnavailable

    Unauthorized

    Unauthorized

    Unknown

    Unknown

    UnprocessableTransaction

    UnprocessableTransaction

    In This Article
    Back to top
    Copyright © 2025 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)