MediaWiki
master
|
Public Member Functions | |
__construct (MessageValue $messageValue, $code=500, $errorData=[]) | |
getErrorKey () | |
getMessageValue () | |
![]() | |
__construct ( $message, $code=500, $errorData=[]) | |
getErrorData () | |
Definition at line 11 of file LocalizedHttpException.php.
MediaWiki\Rest\LocalizedHttpException::__construct | ( | MessageValue | $messageValue, |
$code = 500 , |
|||
$errorData = [] |
|||
) |
MessageValue | $messageValue | |
int | $code | |
array | $errorData |
Definition at line 22 of file LocalizedHttpException.php.
References Wikimedia\Message\MessageValue\getKey().
MediaWiki\Rest\LocalizedHttpException::getErrorKey | ( | ) |
Definition at line 40 of file LocalizedHttpException.php.
MediaWiki\Rest\LocalizedHttpException::getMessageValue | ( | ) |
Definition at line 36 of file LocalizedHttpException.php.