Search: ezcSearchTransactionException
[ ]
[ Solr schema ]
[ ]
[ ]
[ ]
[ ]
Class: ezcSearchTransactionException
|
This exception is thrown in case something with a transaction goes wrong. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcSearchException
|
--ezcSearchTransactionException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcSearchTransactionException |
__construct(
$message )
Constructs an ezcSearchTransactionException |
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
ezcSearchTransactionException __construct(
string
$message )
Constructs an ezcSearchTransactionException
Parameters
| Name |
Type |
Description |
$message |
string |
|
Redefinition of
Last updated: Tue, 01 Sep 2009