docs.unity.cn
    Show / Hide Table of Contents

    Class MissingStoreSecretException

    Security exception for a missing store secret.

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

    Constructors

    MissingStoreSecretException(String)

    Constructs an instance with a message.

    Declaration
    public MissingStoreSecretException(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