Dodo
DOm DOcument implementation
|
Placeholder exception for errors encountered while executing the XML serialization algorithm. More...
Public Member Functions | |
__construct ( $msg="Invalid XML characters") | |
Create a BadXMLException. | |
Placeholder exception for errors encountered while executing the XML serialization algorithm.
Wikimedia\Dodo\Internal\BadXMLException::__construct | ( | $msg = "Invalid XML characters" | ) |
Create a BadXMLException.
string | $msg | A description of the error. |