You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented and pushed. Implementation does not take into account the content of the throwable class, just the type, so I let this issue be open. That can be essential in cases the content is checked by the code, for instance the original cause of a wrapping exception type.
Implementation of that is partly outcommented in the code. It stopped on circual references in Gson.
In case an exception is thrown, it should be recorded.
The text was updated successfully, but these errors were encountered: