Class CExceptionEvent
CExceptionEvent represents the parameter for the CApplication::onException onException event.
- CComponent
- CEvent
- CExceptionEvent
Package: system\base
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/base/CExceptionEvent.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/base/CExceptionEvent.php
public
|
public
|
$exception |
|
#
the exception that this event is about. |
$handled,
$params,
$sender
|