The base error handler controller, used internally by mvcDistributor to handle and route display of error pages e.g. request / action not valid and other unhandled error conditions.
Please note: this class does not use the mvcController defined in the site, but extends the mvcControllerBase. Therefore any authentication or view assignments will not be used.
public getException()
Returns $_Exception
public setException($inException)
Set $_Exception to $inException
Posted by: Scorpio Documentor (Writer), in MVC on 19 Nov 2009 @ 20:30
Tags: mvc, mvccontrollerbase, mvcerrorcontroller, mvcerrorinterface,
This
work is licenced under a
Creative Commons Licence.