class ParseError in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/masterminds/html5/src/HTML5/Parser/ParseError.php \Masterminds\HTML5\Parser\ParseError
Emit when the parser has an error.
Hierarchy
- class \Masterminds\HTML5\Parser\ParseError extends \Masterminds\HTML5\Parser\Exception
Expanded class hierarchy of ParseError
File
- vendor/
masterminds/ html5/ src/ HTML5/ Parser/ ParseError.php, line 7
Namespace
Masterminds\HTML5\ParserView source
class ParseError extends \Exception {
}