<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmtms</author_name>
  <author_url>https://blog.hatena.ne.jp/tmtms/</author_url>
  <blog_title>tmtms のメモ</blog_title>
  <blog_url>https://blog.tmtms.net/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>役に立たないライブラリを作るシリーズです。 最近例外を発生させない某言語が流行ってるらしいと聞いて作ってみました。 インストール % gem install tmtms-noexception なんと noexception という名前は既に取られてた！ 使い方 こんな風な例外を発生させるメソッドを持つクラスがあったとして、 class Foo def bar 123 end def abc raise 'abc error' end def xyz raise 'xyz error' end end 普通にメソッドを呼ぶと例外が発生するんですけど、 foo = Foo.new foo.bar…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmtms.net%2Fentry%2F2017%2F09%2F27%2Fnoexception&quot; title=&quot;NoException - tmtms のメモ&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>2017-09-27 01:22:28</published>
  <title>NoException</title>
  <type>rich</type>
  <url>https://blog.tmtms.net/entry/2017/09/27/noexception</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
