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
CurlException
extends
\RuntimeException
6
{
7
}