Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Change, It's now possible to configure number of inner exceptions to be sent #14
Conversation
…be sent Sometimes you need more than the default number of inner exceptions. This is now possible to configurate. <numberOfInnerExceptions value="4"/> Default value is not changed, it's still one.
|
Thanks for writing this up! It looks like a good addition and we appreciate the test cases as well. We'll need to run the tests and I'm not sure when we'll have time. Other users can grab this PR in the meantime to try it out. |
Change, It's now possible to configure number of inner exceptions to be sent
Sometimes you need more than the default number of inner exceptions.
This is now possible to configurate.
Default value is not changed, it's still one.