retailCRM PHP API client
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • RetailCrm
    • Exception
    • Http
    • Response

Exceptions

  • CurlException
  • InvalidJsonException
1 <?php
2 
3 namespace RetailCrm\Exception;
4 
5 class InvalidJsonException extends \DomainException
6 {
7 }
8 
retailCRM PHP API client API documentation generated by ApiGen