Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Core\ClientError Class Reference

Exception thrown on invalid client requests. More...

+ Inheritance diagram for Wikimedia\Parsoid\Core\ClientError:
+ Collaboration diagram for Wikimedia\Parsoid\Core\ClientError:

Public Member Functions

 __construct (string $message='Bad Request')
 

Detailed Description

Exception thrown on invalid client requests.

Should result in a HTTP 400.

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Parsoid\Core\ClientError::__construct ( string $message = 'Bad Request')
Parameters
string$message

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