|
| __construct (string $normalizedMessage='', array $messageContext=[], int $code=0, Throwable $previous=null) |
|
◆ __construct()
MediaWiki\Settings\SettingsBuilderException::__construct |
( |
string | $normalizedMessage = '', |
|
|
array | $messageContext = [], |
|
|
int | $code = 0, |
|
|
Throwable | $previous = null ) |
- Parameters
-
string | $normalizedMessage | The exception message, with PSR-3 style placeholders. |
array | $messageContext | Message context, with values for the placeholders. |
int | $code | The exception code. |
Throwable | null | $previous | The previous throwable used for the exception chaining. |
Definition at line 19 of file SettingsBuilderException.php.
The documentation for this class was generated from the following file: