Class IAPSecurityException
A base exception for IAP Security issues.
Inherited Members
Namespace: UnityEngine.Purchasing.Security
Assembly: solution.dll
Syntax
public class IAPSecurityException : Exception, ISerializable, _Exception
Constructors
Name | Description |
---|---|
IAPSecurityException() | Constructs an instance with no message. |
IAPSecurityException(string) | Constructs an instance with a message. |