00001 <?php 00023 require_once 'Zend/Json/Exception.php'; 00024 00034 class Zend_Json_Server_Exception extends Zend_Json_Exception 00035 { 00036 }