Eno\ParseError
When this is thrown, it indicates an error regarding syntax or grammatical semantics of the document.
Functionally this behaves exactly like Error
, therefore the interface methods are not repeated here and can
be looked up on the Error
documentation.