Exception thrown by EntitySearchHelper implementation when an unrecoverable backend error occurs.
More...
|
| __construct (Status $status, string $message="") |
|
| getStatus () |
| Error status as returned by the backend driver.
|
|
Exception thrown by EntitySearchHelper implementation when an unrecoverable backend error occurs.
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\Api\EntitySearchException::__construct |
( |
Status | $status, |
|
|
string | $message = "" ) |
- Parameters
-
Status | $status | status with errors |
string | $message | |
◆ getStatus()
Wikibase\Repo\Api\EntitySearchException::getStatus |
( |
| ) |
|
Error status as returned by the backend driver.
- Returns
- Status
◆ $status
Wikibase\Repo\Api\EntitySearchException::$status |
|
private |
The documentation for this class was generated from the following file: