⬅︎ Back to Chainable catches in a JavaScript promise
Thank you very much, I was looking for this for days... I have a base abstract class (service) for communicating with backend, and I have an error message to display. But it didn't propagate the exception so I couldn't handle it... This helped! :D
Comment
Thank you very much, I was looking for this for days... I have a base abstract class (service) for communicating with backend, and I have an error message to display. But it didn't propagate the exception so I couldn't handle it... This helped! :D