Page MenuHomec4science

ConnectionErrorException.php
No OneTemporary

File Metadata

Created
Fri, Nov 22, 23:26

ConnectionErrorException.php

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

Event Timeline