Class StoreNotSupportedException
Security exception for when the store is not supported by the CrossPlatformValidator.
Inherited Members
Namespace: UnityEngine.Purchasing.Security
Assembly: solution.dll
Syntax
public class StoreNotSupportedException : IAPSecurityException, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
| StoreNotSupportedException(string) | Constructs an instance with a message. |