unicesi / amelia

:airplane: DSL for deploying distributed systems, with custom commands to compile and execute FraSCAti applications
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Show exceptions' stacktrace in the log file #24

Closed jachinte closed 8 years ago

jachinte commented 8 years ago

The exception handling is working ok, however, the exception chaining mechanism loses the original error message, allowing to gracefully stop execution but communicating nothing about the real problems.