Skip to content

Custom Exception handling for multi level business structures.

Notifications You must be signed in to change notification settings

ercinakcay/business-exception-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

business-exception-handling

Exception handling can be very painful with multi-layer systems. Especially many business rules and services, you should be handling exceptions really well.

I tried to implement an exception handling which is working under one main exception and seperate with defined enumeration values. This operation grants manageable and more controlled systems.

In example folder you can see how it can be used. Enjoy it!

About

Custom Exception handling for multi level business structures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages