MediaWiki  1.34.0
MediaWiki\Rest\LocalizedHttpException Class Reference
Inheritance diagram for MediaWiki\Rest\LocalizedHttpException:
Collaboration diagram for MediaWiki\Rest\LocalizedHttpException:

Public Member Functions

 __construct (MessageValue $messageValue, $code=500)
 
 getMessageValue ()
 
- Public Member Functions inherited from MediaWiki\Rest\HttpException
 __construct ( $message, $code=500, $errorData=null)
 
 getErrorData ()
 

Private Attributes

 $messageValue
 

Detailed Description

Definition at line 7 of file LocalizedHttpException.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Rest\LocalizedHttpException::__construct ( MessageValue  $messageValue,
  $code = 500 
)

Member Function Documentation

◆ getMessageValue()

MediaWiki\Rest\LocalizedHttpException::getMessageValue ( )

Member Data Documentation

◆ $messageValue

MediaWiki\Rest\LocalizedHttpException::$messageValue
private

The documentation for this class was generated from the following file: