docs.unity.cn
    Show / Hide Table of Contents

    Class GenericValidationException

    A generic exception for CrossPlatformValidator issues.

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

    Constructors

    GenericValidationException(String)

    Constructs an instance with a message.

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