Dodo
DOm DOcument implementation
Loading...
Searching...
No Matches
Wikimedia\Dodo\Internal\BadXMLException Class Reference

Placeholder exception for errors encountered while executing the XML serialization algorithm. More...

+ Inheritance diagram for Wikimedia\Dodo\Internal\BadXMLException:

Public Member Functions

 __construct ( $msg="Invalid XML characters")
 Create a BadXMLException.
 

Detailed Description

Placeholder exception for errors encountered while executing the XML serialization algorithm.

See also
https://w3c.github.io/DOM-Parsing/#xml-serialization

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Dodo\Internal\BadXMLException::__construct ( $msg = "Invalid XML characters")

Create a BadXMLException.

Parameters
string$msgA description of the error.

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