Search: ezcSearchBuildQueryException
[ ]
[ Solr schema ]
[ ]
[ ]
[ ]
[ ]
Class: ezcSearchBuildQueryException
|
This exception is thrown when the query builder can not parse the query string. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcSearchException
|
--ezcSearchBuildQueryException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcSearchBuildQueryException |
__construct(
$message )
Constructs an ezcSearchBuildQueryException |
Inherited Methods
From
ezcSearchException :
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
ezcSearchBuildQueryException __construct(
string
$message )
Constructs an ezcSearchBuildQueryException
Parameters
| Name |
Type |
Description |
$message |
string |
|
Redefinition of
Last updated: Mon, 11 May 2009