Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 558 Bytes

exception.rst

File metadata and controls

21 lines (17 loc) · 558 Bytes

Exception

.. php:namespace:: DreamCommerce\ShopAppstoreLib\Client\Exception
.. php:class:: Exception

An exception raised upon :php:class:`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