Skip to content

Commit

Permalink
add initial docs pages for error handling in .net sdk.
Browse files Browse the repository at this point in the history
Signed-off-by: jev jacob@jev.org.uk
Signed-off-by: jev <jacob@jev.org.uk>
  • Loading branch information
jev-e committed Dec 26, 2024
1 parent a3dd67f commit 56b19a5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
type: docs
title: "Error Handling .NET SDK"
linkTitle: "Error handling"
weight: 50000
description: Learn about Dapr error handling in the .NET SDK.
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
type: docs
title: "Richer Error Model in the .NET SDK"
linkTitle: "Richer error model"
weight: 59000
description: Learn how to use the richer error model in the .NET SDK.
---

0 comments on commit 56b19a5

Please sign in to comment.