<?php
namespace tests\helpers;
use PHPUnit\Framework\Exception;
class HttpException extends Exception
{
//
}