CDbException
包 | system.db |
---|---|
继承 | class CDbException » CException » Exception |
实现 | Throwable |
可用自 | 1.0 |
版本 | $Id$ |
CDbException represents an exception that is caused by some DB-related operations.
公共方法
方法 | 描述 | 被定义在 |
---|---|---|
__construct() | Exception | |
__toString() | Exception | |
__wakeup() | Exception | |
getCode() | Exception | |
getFile() | Exception | |
getLine() | Exception | |
getMessage() | Exception | |
getPrevious() | Exception | |
getTrace() | Exception | |
getTraceAsString() | Exception |