|
@@ -33,6 +33,6 @@ require_once 'Zend/Exception.php';
|
|
|
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
* @license http://framework.zend.com/license/new-bsd New BSD License
|
|
|
*/
|
|
*/
|
|
|
-class Zend_Service_SlideShare_Exception extends Zend_Exception
|
|
|
|
|
|
|
+class Zend_Service_SlideShare_Exception extends Zend_Service_Exception
|
|
|
{
|
|
{
|
|
|
}
|
|
}
|