Files
wy/ZeedFramework/library/Zeed/OAuth/Exception.php
2026-01-07 11:40:41 +08:00

27 lines
657 B
PHP

<?php
/**
* Zeed Platform Project
* Based on Zeed Framework & Zend Framework.
*
* BTS - Billing Transaction Service
* CAS - Central Authentication Service
*
* LICENSE
* http://www.zeed.com.cn/license/
*
* @category Zeed
* @package Zeed_ChangeMe
* @subpackage ChangeMe
* @copyright Copyright (c) 2010 Zeed Technologies PRC Inc. (http://www.zeed.com.cn)
* @author Zeed Team (http://blog.zeed.com.cn)
* @since Jul 5, 2010
* @version SVN: $Id: Exception.php 5517 2010-07-05 08:12:54Z woody $
*/
class Zeed_OAuth_Exception extends Exception
{
// nothing else
}
// End ^ Native EOL ^ encoding