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

Nested exception support #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kmate
Copy link

@kmate kmate commented Nov 23, 2016

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: [{
...

@raszi
Copy link

raszi commented Jul 14, 2017

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.

None yet

2 participants