<?php
namespace IntaroCrm\Exception;

class CurlException extends \Exception
{
}