gipplab/MathMLSim

Error handling on MathMLSim (throw meaningful exceptions)

Closed this issue · 2 comments

Public methods in MathPlag.java will throw NPEs if a MathNode could not be created. At the moment its difficult to determine what caused it. Error handling on these methods should be re-worked.

Issues is linked to https://github.com/ag-gipp/citeplag-dev-backend/issues/19

Linked to #5

Fix in new project with gipplab/MathMLTools@c993bd6