equal
deleted
inserted
replaced
14 * to license@zend.com so we can send you a copy immediately. |
14 * to license@zend.com so we can send you a copy immediately. |
15 * |
15 * |
16 * @category Zend |
16 * @category Zend |
17 * @package Zend_Service |
17 * @package Zend_Service |
18 * @subpackage LiveDocx |
18 * @subpackage LiveDocx |
19 * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
19 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
20 * @license http://framework.zend.com/license/new-bsd New BSD License |
20 * @license http://framework.zend.com/license/new-bsd New BSD License |
21 * @version $Id: Exception.php 20785 2010-01-31 09:43:03Z mikaelkael $ |
21 * @version $Id: Exception.php 24593 2012-01-05 20:35:02Z matthew $ |
22 */ |
22 */ |
23 |
23 |
24 /** |
24 /** |
25 * @see Zend_Service_Exception |
25 * @see Zend_Service_Exception |
26 */ |
26 */ |
28 |
28 |
29 /** |
29 /** |
30 * @category Zend |
30 * @category Zend |
31 * @package Zend_Service |
31 * @package Zend_Service |
32 * @subpackage LiveDocx |
32 * @subpackage LiveDocx |
33 * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
33 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
34 * @license http://framework.zend.com/license/new-bsd New BSD License |
34 * @license http://framework.zend.com/license/new-bsd New BSD License |
35 * @since LiveDocx 1.0 |
35 * @since LiveDocx 1.0 |
36 */ |
36 */ |
37 class Zend_Service_LiveDocx_Exception extends Zend_Service_Exception |
37 class Zend_Service_LiveDocx_Exception extends Zend_Service_Exception |
38 { |
38 { |