Exception¶
-
class
DreamCommerce\ShopAppstoreLib\Client\Exception\Exception¶
An exception raised upon DreamCommerce\ShopAppstoreLib\Client library error.
constants¶
API_ERROR- an server API error occured - check error message
ENTRYPOINT_URL_INVALID- invalid shop URL
METHOD_NOT_SUPPORTED- tried to perform an unsupported method (other than
GET/POST/PUT/DELETE) UNKNOWN_ERROR- unknown error
PARAMETER_NOT_SPECIFIED- required parameter has not been specified