<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TakamiChie</author_name>
  <author_url>https://blog.hatena.ne.jp/TakamiChie/</author_url>
  <blog_title>高見知英のかいはつにっし(β)</blog_title>
  <blog_url>https://blog.onpu-tamago.net/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>id:yurliさんがJAVAの例外処理について分からなかったとのことなので、その辺の話した内容まとめ。 JAVAの例外構文とは以下のようなものになります。 try { 例外が起こるかもしれないコード…※1 } catch(受け取る例外を決めるコード…※2) { 例外が起こったときに行うコード…※3 }これは、例外をボールに、catch文を(野球の)キャッチャーとして例えることで説明できます。 Integer.parseInt(&quot;たかみちえ&quot;)など、メソッドが処理できない処理が実行されると、メソッドは例外を発生させます。例外はシステムに向かって投げられるボールで、それがシステムに達したときには…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.onpu-tamago.net%2Fentry%2F20060308%2F1141831439&quot; title=&quot;JAVAの例外処理 - 高見知英のかいはつにっし(β)&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-03-08 00:23:59</published>
  <title>JAVAの例外処理</title>
  <type>rich</type>
  <url>https://blog.onpu-tamago.net/entry/20060308/1141831439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
