<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Checked Exception on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/checked-exception/</link><description>Recent content in Checked Exception on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/checked-exception/index.xml" rel="self" type="application/rss+xml"/><item><title>Java 체크 예외(checked)와 언체크 예외(unchecked) — 올바른 예외 처리 선택 가이드</title><link>https://tokkabi.com/posts/understanding-checked-vs-unchecked-exceptions-in-java/</link><pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/understanding-checked-vs-unchecked-exceptions-in-java/</guid><description>Java에서 NumberFormatException은 언체크 예외이고 FileNotFoundException은 체크 예외입니다. 각 예외가 언제 발생하고, UI 계층과 서비스 계층에서 어떻게 처리해야 하는지 분기 표로 정리한 예외 처리 선택 가이드입니다.</description></item></channel></rss>