docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class APIError

    An API Error returned by the Instant Games SDK

    Inheritance
    object
    Exception
    JsException
    APIError
    Implements
    ISerializable
    Inherited Members
    JsException.Message
    JsException.Name
    JsException.StackTrace
    JsException.ToString()
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Source
    Exception.TargetSite
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Meta.InstantGames.v8
    Assembly: Unity.Meta.InstantGames.Sdk.v8.dll
    Syntax
    public class APIError : JsException, ISerializable

    Properties

    Code

    The relevant error code

    Declaration
    public ErrorCode Code { get; }
    Property Value
    Type Description
    ErrorCode

    Implements

    ISerializable
    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)