OpenRefine
OpenRefine copied to clipboard
Make respondException print the exception stacktrace
When errors happen in the API it can be rather opaque to the end user as the error is only printed in the resulting JSON response. This change ensures that the stacktrace is also natively printed.