<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kabakiyo</author_name>
  <author_url>https://blog.hatena.ne.jp/kabakiyo/</author_url>
  <blog_title>遅咲きのエンジニア</blog_title>
  <blog_url>https://kabakiyo.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>例えばこんなプログラムで定義されてないaを参照して例外を発生させ、エラーメッセージを表示します。 try{ eval(&quot;1+a&quot;); }catch (e){ var msg = &quot;&quot;; for (err in e){ msg = msg + err + &quot;\t&quot;+ e[err] + &quot;\n\n&quot;; } console.log(msg); } それをcatchで受け取ってプロパティを確認してみました。 message a is not defined stack ReferenceError: a is not defined at file://localhost/Users/********…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkabakiyo.hatenadiary.org%2Fentry%2F20100404%2F1270392437&quot; title=&quot;JavaScriptで捕まえたReferenceErrorの内容一覧(Google Chrome) - 遅咲きのエンジニア&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>2010-04-04 23:47:17</published>
  <title>JavaScriptで捕まえたReferenceErrorの内容一覧(Google Chrome)</title>
  <type>rich</type>
  <url>https://kabakiyo.hatenadiary.org/entry/20100404/1270392437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
