Class MissingStoreSecretException
Security exception for a missing store secret.
Inherited Members
Namespace: UnityEngine.Purchasing.Security
Assembly: solution.dll
Syntax
public class MissingStoreSecretException : IAPSecurityException, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
| MissingStoreSecretException(string) | Constructs an instance with a message. |