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
It's time to clean up the exception handling in this library. Some custom exception classes could be introduced as well. The ultimate goal should be to remove as many instances as possible where the very generic Exception is thrown.