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
I'm not sure if getting the stack trace could, in some cases, result in an exception itself or not.
I propose wrapping the whole method in a try-catch to avoid any unhandled exceptions from the exception reporting itself.
The text was updated successfully, but these errors were encountered:
I'm not sure if getting the stack trace could, in some cases, result in an exception itself or not.
I propose wrapping the whole method in a try-catch to avoid any unhandled exceptions from the exception reporting itself.
The text was updated successfully, but these errors were encountered: