Page MenuHomePhabricator

ClientException.php
No OneTemporary

ClientException.php

<?php
namespace Sabre\HTTP;
/**
* This exception may be emitted by the HTTP\Client class, in case there was a
* problem emitting the request.
*
* @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class ClientException extends \Exception {
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Dec 22, 8:51 AM (4 d, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914206
Default Alt Text
ClientException.php (372 B)

Event Timeline