Authentication: ezcAuthenticationTypekeyPublicKeysMissingException
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationTypekeyPublicKeysMissingException
|
Thrown the public keys file could not be accessed in TypeKey authentication. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcAuthenticationException
|
--ezcAuthenticationTypekeyException
|
--ezcAuthenticationTypekeyPublicKeysMissingException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcAuthenticationTypekeyPublicKeysMissingException |
__construct(
$message )
Constructs a new ezcAuthenticationTypekeyPublicKeysMissingException with error message $message. |
Inherited Methods
From
ezcAuthenticationTypekeyException :
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
ezcAuthenticationTypekeyPublicKeysMissingException __construct(
string
$message )
Constructs a new ezcAuthenticationTypekeyPublicKeysMissingException with error message $message.
Parameters
| Name |
Type |
Description |
$message |
string |
Message to throw |
Redefinition of
Last updated: Tue, 01 Sep 2009