包 core

包 mvc

包 orm

包 form

包 database

包 helper

包 cache

包 webcontrols

包 behavior

包 exception

包 debug

类 - AclUser_WrongPasswordException

exception
类层次 AclUser_WrongPasswordException » AclUser_Exception » QException » Exception
版本 $Id: acluser.php 1979 2009-01-08 10:46:54Z dualface $

AclUser_WrongPasswordException 异常指示密码不正确

公开的属性

隐藏继承的属性

属性类型描述定义于
$username AclUser_Exception

保护的属性

隐藏继承的属性

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

公共方法

隐藏继承的方法

方法描述定义于
__construct() AclUser_WrongPasswordException
dump() 输出异常的详细信息和调用堆栈 QException
getMessage() Exception
getCode() Exception
getFile() Exception
getLine() Exception
getTrace() Exception
getTraceAsString() Exception
__toString() Exception

方法详细说明

__construct() 方法

public void __construct($username)

$username
{return}