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