Code name: Improve generic error messages
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.
- #40: Improve generic error messages