<?php
namespace plugin\control\utils\yidevs\Exception;
class HttpCurlException extends \Exception
{
}