Page MenuHomec4science

ConnectionErrorException.php
No OneTemporary

File Metadata

Created
Mon, Jun 30, 18:26

ConnectionErrorException.php

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

Event Timeline