Thrown exception stopping application despite being in a try block

前端 未结 0 2052
孤街浪徒
孤街浪徒 2021-02-20 05:27

I have an async function that makes a call to an API, but sometimes there is bad data and I want an exception to be thrown to stop other subsequent procedures from having to run

相关标签:
回答
  • 消灭零回复
提交回复
热议问题