docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IapException

    Exception associated with the IAP package.

    Inheritance
    object
    Exception
    IapException
    InvalidCartException
    InvalidCartItemException
    ReceiptParserException
    ServiceCreationException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    [Serializable]
    public abstract class IapException : Exception, ISerializable

    Constructors

    IapException(SerializationInfo, StreamingContext)

    Initializes a new instance of the IapException class with a specified error message and a reference to the inner exception that is the cause of this exception.

    Declaration
    protected IapException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info

    The serialization information.

    StreamingContext context

    The streaming context.

    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)