<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pospome</author_name>
  <author_url>https://blog.hatena.ne.jp/pospome/</author_url>
  <blog_title>pospomeのプログラミング日記</blog_title>
  <blog_url>https://www.pospome.work/</blog_url>
  <categories>
    <anon>Node.js</anon>
  </categories>
  <description>Promiseのcatchで例外を投げてもExpressがハンドリングしてくれなかった。 以下がreject側のコード。 TypeScriptです。 public static signup(userName: string, userPassword: string): Promise&lt;User&gt; { return new Promise&lt;User&gt;( (resolve, reject) =&gt; { const db1Master: DbMasterConnection = DbConnector.createInstance().createMaster(DbType.DB1); UserR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pospome.work%2Fentry%2F20150731%2F1438310967&quot; title=&quot;Express4 + Promise + エラーハンドリング - pospomeのプログラミング日記&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>2015-07-31 11:49:27</published>
  <title>Express4 + Promise + エラーハンドリング</title>
  <type>rich</type>
  <url>https://www.pospome.work/entry/20150731/1438310967</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
