Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Nested exception support#7

Open
kmate wants to merge 3 commits into
microsoftarchive:masterfrom
kmate:nested-exceptions
Open

Nested exception support#7
kmate wants to merge 3 commits into
microsoftarchive:masterfrom
kmate:nested-exceptions

Conversation

@kmate

@kmate kmate commented Nov 23, 2016

Copy link
Copy Markdown

An excerpt from the Bugsnag API docs:

        // An array of exceptions that occurred during this event. Most of the
        // time there will only be one exception, but some languages support
        // "nested" or "caused by" exceptions. In this case, exceptions should
        // be unwrapped and added to the array one at a time. The first
        // exception raised should be first in this array.
        exceptions: [{
...

@kmate kmate force-pushed the nested-exceptions branch from 41cf0fe to 42f2911 Compare November 23, 2016 19:20
@raszi

raszi commented Jul 14, 2017

Copy link
Copy Markdown

Is there any chance that this will be merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants