-
Notifications
You must be signed in to change notification settings - Fork 664
Errors
Mathias Rangel Wulff edited this page Mar 14, 2017
·
4 revisions
Normally its suggested to use the promise notation and handle errors in a .catch
You can also turn on error trapping on by setting errorlog
to true
in [alasql.options
](alasql options)
alasql.options.errorlog = true; // Log or throw error
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo