Skip to content

aimenux/WcfExceptionHandlingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET

WcfExceptionHandlingDemo

Using various ways to handle wcf exceptions

In this repo, i m using various ways in order to handle wcf exceptions :

✒️ Example01 : the Api may throw .net exceptions and the App catch them as unhandled fault exceptions.

✒️ Example02 : the Api may throw soap exceptions and the App catch them as custom fault exceptions.

✒️ Example03 : the Api use a global error handler and the App catch them as custom fault exceptions.

Tools : net 6.0, wcf-core

Releases

No releases published

Packages

 
 
 

Languages