Exception | --QueryPathException | --QueryPathParseException
Located in File: /src/QueryPath/QueryPath.php
This will report parser warnings as well as parser errors. It should only be thrown, though, under error conditions.
ERR_MSG_FORMAT = 'Parse error in %s on line %d column %d: %s (%d)' (line 3908)
WARN_MSG_FORMAT = 'Parser warning in %s on line %d column %d: %s (%d)' (line 3909)
Static Method initializeFromError (line 3929)
Overridden in child classes as:
Constructor __construct (line 3911)