Alex Lushpai b38b23e56b v0.3.0
2016-01-29 18:04:48 +03:00

6 lines
56 B
PHP

<?php
class CurlException extends RuntimeException
{
}