包 | exception |
---|---|
类层次 | Q_FileNotReadableException » QException » Exception |
版本 | $Id: filenotreadable_exception.php 1990 2009-01-08 18:16:11Z dualface $ |
Q_FileNotReadableException 异常指示文件无法读取错误
方法 | 描述 | 定义于 |
---|---|---|
__construct() | Q_FileNotReadableException | |
dump() | 输出异常的详细信息和调用堆栈 | QException |
getMessage() | Exception | |
getCode() | Exception | |
getFile() | Exception | |
getLine() | Exception | |
getTrace() | Exception | |
getTraceAsString() | Exception | |
__toString() | Exception |