CException

CException

Package system.base
Inheritance class CException » Exception
Subclasses CDbException, CHttpException
Since 1.0
Source Code framework/base/CException.php
CException represents a generic exception for all purposes.

Protected Properties

Property Type Description Defined By
code Exception
file Exception
line Exception
message Exception

Public Methods

Method Description Defined By
__construct() Exception
__toString() Exception
__wakeup() Exception
getCode() Exception
getFile() Exception
getLine() Exception
getMessage() Exception
getPrevious() Exception
getTrace() Exception
getTraceAsString() Exception

© 2008–2017 by Yii Software LLC
Licensed under the three clause BSD license.
http://www.yiiframework.com/doc/api/1.1/CException

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部