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.
現在、私はコードのブロックを持っていますtry and catch。try ブロックでは、に基づいたいくつかのロジックを使用しましたIO and Database。コードのどの行が io または db 関連のコードの try ブロックで例外を生成/取得するかを知る方法。
try and catch
IO and Database