◆ __construct()
Wikibase\Lib\MessageException::__construct |
( |
|
$key, |
|
|
array |
$params, |
|
|
|
$message, |
|
|
Exception |
$previous = null |
|
) |
| |
- Parameters
-
string | $key | |
array | $params | List of parameters, depending on the message. Calling code must make sure these parameters are properly escaped. |
string | $message | |
Exception | null | $previous | |
Reimplemented in Wikibase\Lib\UserInputException.
◆ getKey()
Wikibase\Lib\MessageException::getKey |
( |
| ) |
|
◆ getParams()
Wikibase\Lib\MessageException::getParams |
( |
| ) |
|
◆ $key
Wikibase\Lib\MessageException::$key |
|
protected |
◆ $params
Wikibase\Lib\MessageException::$params |
|
protected |
The documentation for this class was generated from the following file: