包 core

包 mvc

包 orm

包 form

包 database

包 helper

包 cache

包 webcontrols

包 behavior

包 exception

包 debug

类 - Q_IllegalFilenameException

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

Q_IllegalFilenameException 异常指示存在无效字符的文件名

公开的属性

隐藏继承的属性

属性类型描述定义于
$required_filename Q_IllegalFilenameException

保护的属性

隐藏继承的属性

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

属性详细说明

$required_filename 属性

方法详细说明

__construct() 方法

public void __construct($filename)

$filename
{return}