CException
包 | system.base |
---|---|
继承 | class CException » Exception |
实现 | Throwable |
子类 | CDbException, CHttpException |
可用自 | 1.0 |
版本 | $Id$ |
CException represents a generic exception for all purposes.
公共方法
方法 | 描述 | 被定义在 |
---|---|---|
__construct() | Exception | |
__toString() | Exception | |
__wakeup() | Exception | |
getCode() | Exception | |
getFile() | Exception | |
getLine() | Exception | |
getMessage() | Exception | |
getPrevious() | Exception | |
getTrace() | Exception | |
getTraceAsString() | Exception |