mgskjaeveland / sgvizler

Sgvizler: SPARQL result set visualisation javascript library
http://mgskjaeveland.github.io/sgvizler/
MIT License
31 stars 13 forks source link

Improve error handling #7

Open mgskjaeveland opened 8 years ago

mgskjaeveland commented 8 years ago

Reported by martin on 4 Nov 2013 11:45 UTC From http://code.google.com/p/sgvizler/issues/detail?id=7 [[BR]] In FF, not all error messages show up. Uncaught exception, however try/catch did not work, I think. Also catching errors using listeners halted the drawing process even though the error was not critical.

Migrated-From: http://dev.data2000.no/sgvizler/ticket/7

mgskjaeveland commented 8 years ago

Modified by martin on 4 Nov 2013 13:06 UTC