Authentication: ezcAuthenticationOpenidModeNotSupportedException
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationOpenidModeNotSupportedException
|
Thrown when trying OpenID authentication with a mode which is not supported. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcAuthenticationException
|
--ezcAuthenticationOpenidException
|
--ezcAuthenticationOpenidModeNotSupportedException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcAuthenticationOpenidModeNotSupportedException |
__construct(
$mode )
Constructs a new ezcAuthenticationOpenidModeNotSupportedException with OpenID mode $mode. |
Inherited Methods
From
ezcAuthenticationOpenidException :
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
ezcAuthenticationOpenidModeNotSupportedException __construct(
string
$mode )
Constructs a new ezcAuthenticationOpenidModeNotSupportedException with OpenID mode $mode.
Parameters
| Name |
Type |
Description |
$mode |
string |
OpenID mode which is not supported |
Redefinition of
Last updated: Mon, 27 Jul 2009