This file is part of amfPHP
LICENSE
This source file is subject to the license that is bundled with this package in the file license.txt.
Amfphp_Core_Common_IExceptionHandler | An exception handler is passed an exception and must translate that into something that is serializable. In the case of Amf, it must return an Amfphp_Core_Amf_Packet object containing the relevant information |