00001 <?php 00024 require_once 'Zend/Amf/Exception.php'; 00025 00035 class Zend_Amf_Server_Exception extends Zend_Amf_Exception 00036 { 00037 }