<?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>JSON on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/json/</link><description>Recent content in JSON on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Thu, 23 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/json/index.xml" rel="self" type="application/rss+xml"/><item><title>JSON.parse 예외 안전하게 처리하기 — try-catch로 404/무효 JSON 오류 잡기</title><link>https://tokkabi.com/posts/proper-way-to-catch-exception-from-jsonparse/</link><pubDate>Thu, 23 Jul 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/proper-way-to-catch-exception-from-jsonparse/</guid><description>JSON.parse는 유효하지 않은 JSON 문자열(예: 404 응답 본문)을 파싱할 때 예외를 던집니다. try-catch 블록으로 파싱 예외를 안전하게 잡고, 성공 시에만 파싱 결과를 사용하는 방법을 5단계로 설명합니다.</description></item></channel></rss>