Authentication: ezcAuthenticationGroupException
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationGroupException
|
Thrown when an error comes up with grouped filters authentication. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcAuthenticationException
|
--ezcAuthenticationGroupException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcAuthenticationGroupException |
__construct(
$message )
Constructs a new ezcAuthenticationGroupException with error message $message. |
Inherited Methods
From
ezcAuthenticationException :
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcAuthenticationGroupException __construct(
string
$message )
Constructs a new ezcAuthenticationGroupException with error message $message.
Parameters
| Name |
Type |
Description |
$message |
string |
Message to throw |
Redefinition of
Last updated: Mon, 21 Dec 2009