Class AmfphpErrorHandler

Description

sets a custom error handler to catch notices and such and transform them to exceptions.

This is a bit experimental and only really useful when getting badly formed responses through errors. so disabled by default

  • author: Ariel Sommeria-Klein
  • todo: this could be enhanced to use filters so that at the end of the gateway execution the error handling is set back to normal. This could be useful especially for integration with frameworks.

Located in /Amfphp/Plugins/AmfphpErrorHandler/AmfphpErrorHandler.php (line 22)


	
			
Method Summary
AmfphpErrorHandler __construct ([ $config = null])
Methods
Constructor __construct (line 27)

constructor. Add filters on the HookManager.

  • access: public
AmfphpErrorHandler __construct ([ $config = null])
  • array $config: optional key/value pairs in an associative array. Used to override default configuration values.

Documentation generated on Mon, 23 Jan 2012 17:22:02 -0300 by phpDocumentor 1.4.3