SimonG96 / LightweightIocContainer

A lightweight IOC Container that is powerful enough to do all the things you need it to do.
MIT License
4 stars 2 forks source link

Add exception base type #30

Closed SimonG96 closed 4 years ago

SimonG96 commented 4 years ago

Add a public exception base type with InnerExceptions that can be handled by user applications.