包 core

包 mvc

包 orm

包 form

包 database

包 helper

包 cache

包 webcontrols

包 behavior

包 exception

包 debug

类 - QCache_Exception

exception
类层次 QCache_Exception » QException » Exception
版本 $Id: exception.php 2001 2009-01-08 18:23:44Z dualface $

QCache_Exception 异常封装所有的缓存错误

公开的属性

隐藏继承的属性

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

保护的属性

隐藏继承的属性

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

属性详细说明

$filename 属性

方法详细说明

__construct() 方法

public void __construct($msg, $filename)

$msg
$filename
{return}