21 lines
632 B
Markdown
21 lines
632 B
Markdown
|
---
|
||
|
title: "Error Handling in ASP.NET Web API | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "How to handle exceptions in ASP.NET Web API."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 10/23/2014
|
||
|
ms.topic: article
|
||
|
ms.assetid: 0b2f1edb-816c-4a86-95bc-0c55797eb3af
|
||
|
ms.technology: dotnet-webapi
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-api/overview/error-handling
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
Error Handling in ASP.NET Web API
|
||
|
====================
|
||
|
> How to handle exceptions in ASP.NET Web API.
|
||
|
|
||
|
|
||
|
- [Exception Handling in Web API](exception-handling.md)
|
||
|
- [Global Error Handling in Web API 2](web-api-global-error-handling.md)
|