HomePhorge

(maint) Include backtrace in re-raised exception
ed22b06cc4a7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Include backtrace in re-raised exception

Previously, there were places where a rescued exception's message was
not included in the newly raised exception. We also were not preserving
the backtrace, which makes debugging more difficult.

This commit ensures the original message and backtrace are included in
the newly raise exception.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4cd6686be486: (#14283) Fix suntab filetype when run as normal user
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUed22b06cc4a7: (maint) Include backtrace in re-raised exception (authored by Josh Cooper <josh@puppetlabs.com>).Aug 13 2012, 11:04 PM