2.1.0: Improve generic error messages
Summary
Improves generic error messages: If there's a cause (which is an earlier triggered exception) attached to the exception its message will be attached to the higher level exception's message.
Features
- #40: Improve generic error messages