equal
deleted
inserted
replaced
3 * Exception |
3 * Exception |
4 * |
4 * |
5 * @category Zend |
5 * @category Zend |
6 * @package Zend_Cloud |
6 * @package Zend_Cloud |
7 * @subpackage Infrastructure |
7 * @subpackage Infrastructure |
8 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
8 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
9 * @license http://framework.zend.com/license/new-bsd New BSD License |
9 * @license http://framework.zend.com/license/new-bsd New BSD License |
10 */ |
10 */ |
11 |
11 |
12 /** |
12 /** |
13 * Zend_Cloud_Exception |
13 * Zend_Cloud_Exception |
16 |
16 |
17 /** |
17 /** |
18 * @category Zend |
18 * @category Zend |
19 * @package Zend_Cloud |
19 * @package Zend_Cloud |
20 * @subpackage Infrastructure |
20 * @subpackage Infrastructure |
21 * @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
21 * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com) |
22 * @license http://framework.zend.com/license/new-bsd New BSD License |
22 * @license http://framework.zend.com/license/new-bsd New BSD License |
23 */ |
23 */ |
24 class Zend_Cloud_Infrastructure_Exception extends Zend_Cloud_Exception |
24 class Zend_Cloud_Infrastructure_Exception extends Zend_Cloud_Exception |
25 {} |
25 {} |