Page MenuHomec4science

ConnectionErrorException.php
No OneTemporary

File Metadata

Created
Mon, Jun 9, 02:41

ConnectionErrorException.php

<?php
namespace Httpful\Exception;
class ConnectionErrorException extends \Exception
{
}

Event Timeline