Class ReceiptParserException
Error found during receipt parsing.
Inherited Members
Namespace: UnityEngine.Purchasing
Assembly: solution.dll
Syntax
public class ReceiptParserException : Exception, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
| ReceiptParserException() | Construct an error object for receipt parsing. |
| ReceiptParserException(string) | Construct an error object for receipt parsing. |