docs.unity.cn
    Show / Hide Table of Contents

    Class StoreSubscriptionInfoNotSupportedException

    An error was found when an unsupported app store Product.receipt.receipt is provided.

    Inheritance
    Object
    Exception
    ReceiptParserException
    StoreSubscriptionInfoNotSupportedException
    Namespace: UnityEngine.Purchasing
    Syntax
    public class StoreSubscriptionInfoNotSupportedException : ReceiptParserException, ISerializable, _Exception

    Constructors

    StoreSubscriptionInfoNotSupportedException(String)

    An error was found when an unsupported app store Product.receipt.receipt is provided.

    Declaration
    public StoreSubscriptionInfoNotSupportedException(string message)
    Parameters
    Type Name Description
    String message

    Human readable explanation of this error

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 April 2021