Exception representing a failure to execute the "merge items" use case.
More...
Exception representing a failure to execute the "merge items" use case.
- Copyright
- GPL-2.0-or-later
- Author
- Daniel Kinzler
◆ __construct()
Wikibase\Repo\Interactors\ItemMergeException::__construct |
( |
|
$message, |
|
|
|
$errorCode = '' , |
|
|
Exception |
$previous = null |
|
) |
| |
- Parameters
-
string | $message | A free form message, for logging and debugging |
string | $errorCode | An error code, for use in the API |
Exception | null | $previous | The previous exception that caused this exception. |
◆ getErrorCode()
Wikibase\Repo\Interactors\ItemMergeException::getErrorCode |
( |
| ) |
|
◆ $errorCode
Wikibase\Repo\Interactors\ItemMergeException::$errorCode |
|
private |
The documentation for this class was generated from the following file: