Stay organized with collections
Save and categorize content based on your preferences.
Google.Play.Billing.GooglePlayStoreUnsupportedException
Thrown if the request is not supported by GooglePlayBilling plugin.
Summary
Inheritance
Inherits from: Exception
Public functions
GooglePlayStoreUnsupportedException
GooglePlayStoreUnsupportedException(
string message
)
Constructor.
Details |
Parameters |
message
|
The message that describes the error.
|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-03-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-03-18 UTC."],[],[],null,["# Google.Play.Billing.GooglePlayStoreUnsupportedException Class Reference\n\nGoogle.Play.Billing.GooglePlayStoreUnsupportedException\n=======================================================\n\nThrown if the request is not supported by [Google](/reference/unity/namespace/Google#namespaceGoogle)[Play](/reference/unity/namespace/Google/Play#namespaceGoogle_1_1Play)[Billing](/reference/unity/namespace/Google/Play/Billing#namespaceGoogle_1_1Play_1_1Billing) plugin.\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: Exception\n\n| ### Constructors and Destructors ||\n|---|---|\n| [GooglePlayStoreUnsupportedException](#classGoogle_1_1Play_1_1Billing_1_1GooglePlayStoreUnsupportedException_1a34372e9d5f6378c6704d489df5a4d992)`(string message)` Constructor. ||\n\nPublic functions\n----------------\n\n### GooglePlayStoreUnsupportedException\n\n```c#\n GooglePlayStoreUnsupportedException(\n string message\n)\n``` \nConstructor.\n\n\u003cbr /\u003e\n\n| Details ||\n|------------|-------------------------------------------------------------------------------------------------------------|\n| Parameters | |-----------|---------------------------------------| | `message` | The message that describes the error. | |"]]