包 core

包 mvc

包 orm

包 form

包 database

包 helper

包 cache

包 webcontrols

包 behavior

包 exception

包 debug

类 - Q_FileNotReadableException

exception
类层次 Q_FileNotReadableException » QException » Exception
版本 $Id: filenotreadable_exception.php 1990 2009-01-08 18:16:11Z dualface $

Q_FileNotReadableException 异常指示文件无法读取错误

公开的属性

隐藏继承的属性

属性类型描述定义于
$filename Q_FileNotReadableException

保护的属性

隐藏继承的属性

属性类型描述定义于
$message Exception
$code Exception
$file Exception
$line Exception

属性详细说明

$filename 属性

方法详细说明

__construct() 方法

public void __construct($filename)

$filename
{return}