00001 <?php 00026 require_once 'Zend/Service/Exception.php'; 00027 00034 class Zend_Service_Amazon_Exception extends Zend_Service_Exception 00035 {}