<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dai4649</author_name>
  <author_url>https://blog.hatena.ne.jp/dai4649/</author_url>
  <blog_title>プログラマってこんなかんじ？？</blog_title>
  <blog_url>https://daichan4649.hatenablog.jp/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>全ての例外を自前でcatchしていれば何の問題もないんだけれども、 もしアプリ内で例外catch漏れしてしまった場合、 Dalvik VM まで例外が通知されて 「〜が予期せず停止しました。やり直してください」 のダイアログが出てアプリが強制終了してしまう。 これはとにかくダサい！！ 原因が ぬるぽ とかだともう顔まっか！！ できればこんなプログラムミスはこっそり隠蔽しておきたい！！ そんな都合のいい欲求を満たす方法として、 Thread.UncaughtExceptionHandler という仕組みがあるようだ。 (android固有ではなく、Javaでもともとあるみたい)アプリ内で予期しな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaichan4649.hatenablog.jp%2Fentry%2F20110629%2F1309310706&quot; title=&quot;例外catch漏れ対策(UncaughtExceptionHandler) - プログラマってこんなかんじ？？&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/d/dai4649/20110629/20110629004538.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-29 10:25:06</published>
  <title>例外catch漏れ対策(UncaughtExceptionHandler)</title>
  <type>rich</type>
  <url>https://daichan4649.hatenablog.jp/entry/20110629/1309310706</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
