docs.unity.cn
    Show / Hide Table of Contents

    Class StoreNotSupportedException

    Security exception for when the store is not supported by the CrossPlatformValidator.

    Inheritance
    Object
    Exception
    IAPSecurityException
    StoreNotSupportedException
    Namespace: UnityEngine.Purchasing.Security
    Syntax
    public class StoreNotSupportedException : IAPSecurityException, ISerializable, _Exception

    Constructors

    StoreNotSupportedException(String)

    Constructs an instance with a message.

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

    The message that describes the error.

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