negundo-client/src/Transport/CurlException.php

6 lines
91 B
PHP

<?php
namespace Negundo\Client\Transport;
class CurlException extends \Exception {}