Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Service/Delicious/Exception.php
Go to the documentation of this file.
00001 <?php
00002 
00028 require_once 'Zend/Service/Exception.php';
00029 
00030 
00038 class Zend_Service_Delicious_Exception extends Zend_Service_Exception
00039 {}
 All Data Structures Namespaces Files Functions Variables Enumerations