芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp84/includes/HTTP2/Exception.php
* @copyright 2012-2013 The Authors * @license http://www.opensource.org/licenses/bsd-license.php New BSD License * @link http://pear.php.net/package/HTTP2 */ /** * Simple exception class for HTTP2 * * @category HTTP * @package HTTP2 * @author Daniel O'Connor
* @license http://www.opensource.org/licenses/bsd-license.php New BSD License * @version Release: 1.1.2 * @link http://pear.php.net/package/HTTP2 */ class HTTP2_Exception extends Exception { } ?>