Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use exceptions .ToString() when printing error
I believe this to better as all inner exceptions will also be printed. I found myself in a position where I was only getting a message about TargetInvocationException being thrown
- Loading branch information