Maybe it would make sense only when you know that the operation fails but
you don't know the whole exact reason. Like if (something went weird but
not sure what) throw getSomeSpecificErrorFromSomewhere(). But indeed it
seems improbable that you will ever need that, and it still could be
written using a derived promise that throws. Thank you!
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to