Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.SDK.AliasException Class Reference

This exception is thrown when trying to access a response field using an alias which was not used to build the query. AliasException is also thrown when the alias format is invalid for instance a blank string or the alias uses invalid characters. More...

Inheritance diagram for Shopify.Unity.SDK.AliasException:

Public Member Functions

 AliasException (string message)
 

Detailed Description

This exception is thrown when trying to access a response field using an alias which was not used to build the query. AliasException

is also thrown when the alias format is invalid for instance a blank string or the alias uses invalid characters.


The documentation for this class was generated from the following file: