Wrap all execution in try-block, don't raise in except block unless --backtrace is passed to the command line.Signed-off-by: Jan Lindemann <jan@janware.com>
Wrap all execution in try-block, don't raise in except block unless --backtrace is passed to the command line.