1
0
mirror of synced 2025-01-19 17:31:46 +03:00
2013-10-15 14:11:57 +04:00

6 lines
80 B
PHP

<?php
namespace IntaroCrm\Exception;
class CurlException extends \Exception
{
}