Source for file Exception.php

Documentation is available at Exception.php

  1. <?php
  2. /**
  3.  * OpenID_Store_Exception
  4.  * 
  5.  * PHP Version 5.2.0+
  6.  * 
  7.  * @uses      OpenID_Exception
  8.  * @category  Auth
  9.  * @package   OpenID
  10.  * @author    Bill Shupp <hostmaster@shupp.org>
  11.  * @copyright 2009 Bill Shupp
  12.  * @license   http://www.opensource.org/licenses/bsd-license.php FreeBSD
  13.  * @link      http://pearopenid.googlecode.com
  14.  */
  15.  
  16. /**
  17.  * Required files
  18.  */
  19. require_once 'OpenID/Exception.php';
  20.  
  21. /**
  22.  * OpenID_Store_Exception
  23.  * 
  24.  * Store exceptions
  25.  * 
  26.  * @uses      OpenID_Exception
  27.  * @category  Auth
  28.  * @package   OpenID
  29.  * @author    Bill Shupp <hostmaster@shupp.org>
  30.  * @copyright 2009 Bill Shupp
  31.  * @license   http://www.opensource.org/licenses/bsd-license.php FreeBSD
  32.  * @link      http://pearopenid.googlecode.com
  33.  */
  34. {
  35. }
  36. ?>

Documentation generated on Tue, 15 Dec 2009 19:00:53 -0800 by phpDocumentor 1.4.3