v1.1.3
Bug Fixes
- Exception: Fixing null reference exception and poor exception handling. (#PR45)
Changes:
- 866e4da Merge pull request #46 from matteobortolazzo/dev
- a6f2f63 Updates change log.
- a5cb421 Merge pull request #45 from matteobortolazzo/ExceptionHandling
- e10800b Remove dead exception generic constructor
- 2e28d77 Store 'Reason' on it's own property and pass the original exception as the inner exception
- 8f7a062 Add tests that inner exception is the original exception so the underlying cause can be diagnosed
- 1df49c0 Fix wrapped exception for no index
- 85bc118 Fix null ref from exceptions without a message/reason
- 9034168 Exception handling tests
This list of changes was auto generated.