Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果你得到一个“第一次机会异常”,而不是“未处理的异常”,这意味着一个异常被抛出,然后被一些代码捕获。所以它实际上不是一个错误,它很可能按预期工作,你不必担心它。