Page MenuHomec4science

ConnectionErrorException.php
No OneTemporary

File Metadata

Created
Thu, Jul 3, 08:05

ConnectionErrorException.php

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

Event Timeline