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