When using a Promise in JavaScript it seems like all subsequent code is wrapped in a try..catch... How do I "exit" from this try...catch? See code example: