e12bf8daed
Annoyingly, `message` on errors are non-enumerable, which mean that JSON.stringify on the error will produce `{}`. Just cast it to a string for now.