8686eb38cf
Encode thrown errors in the backend as a JSON payload using a facility in that package, and render helpful frontend displays of those errors. Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Common error handling functionality
Contains some common functionality of error handling.
This package will be imported both by the frontend and backend.