0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 21:57:40 -04:00
deno/ext
Nayeem Rahman cdeb6d0479
fix: Format non-error exceptions (#14604)
This commit adds "Deno.core.setFormatExceptionCallback" which
can be used to provide custom formatting for errors. It is useful
in cases when user throws something that is non-Error (eg.
a string, plain object, etc).
2022-06-09 12:47:47 -04:00
..
broadcast_channel 1.22.2 2022-06-02 19:28:27 +02:00
console fix: Format non-error exceptions (#14604) 2022-06-09 12:47:47 -04:00
crypto 1.22.2 2022-06-02 19:28:27 +02:00
fetch 1.22.2 2022-06-02 19:28:27 +02:00
ffi 1.22.2 2022-06-02 19:28:27 +02:00
http 1.22.2 2022-06-02 19:28:27 +02:00
net 1.22.2 2022-06-02 19:28:27 +02:00
tls 1.22.2 2022-06-02 19:28:27 +02:00
url 1.22.2 2022-06-02 19:28:27 +02:00
web 1.22.2 2022-06-02 19:28:27 +02:00
webgpu 1.22.2 2022-06-02 19:28:27 +02:00
webidl 1.22.2 2022-06-02 19:28:27 +02:00
websocket 1.22.2 2022-06-02 19:28:27 +02:00
webstorage 1.22.2 2022-06-02 19:28:27 +02:00