<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kinakomotitti</author_name>
  <author_url>https://blog.hatena.ne.jp/kinakomotitti/</author_url>
  <blog_title>きなこもち.net</blog_title>
  <blog_url>https://www.kinakomotitti.net/</blog_url>
  <categories>
    <anon>ASP.NET Core</anon>
    <anon>C#</anon>
  </categories>
  <description>Purpose ASP.NET core Web APIで例外をハンドルする。その２．今回は、Action Filterで躓いたため、そこを中心に調べている。 内容について ASP.NET Core Web API のエラーを処理するの方法を中心に、例外ハンドルの方法をまとめる。 チュートリアルメモ Step5 例外を使用して応答を変更する まず、以下の例外クラスを任意の場所に作成する。 public class HttpResponseException : Exception { public int Status { get; set; } = 500; public object Va…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.kinakomotitti.net%2Fentry%2F2021%2F02%2F14%2F141522&quot; title=&quot;ASP.NET core × 例外ハンドラー × Filter Piplineのチュートリアル - きなこもち.net&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kinakomotitti/20210214/20210214141229.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-14 14:15:22</published>
  <title>ASP.NET core × 例外ハンドラー × Filter Piplineのチュートリアル</title>
  <type>rich</type>
  <url>https://www.kinakomotitti.net/entry/2021/02/14/141522</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
