Configuration: ezcConfigurationParseErrorException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcConfigurationParseErrorException
|
Exception that is thrown if there were errors while parsing a file while the parser was not in validation mode. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcConfigurationException
|
--ezcConfigurationParseErrorException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcConfigurationParseErrorException |
__construct(
$fileName, $lineNr, $description )
|
Inherited Methods
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
ezcConfigurationParseErrorException __construct(
$fileName,
$lineNr,
$description )
Parameters
| Name |
Type |
Description |
$fileName |
|
|
$lineNr |
|
|
$description |
|
|
Redefinition of
Last updated: Fri, 02 Nov 2007