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
Common use case is to handle a discrete set of exceptions or otherwise "re-throw" if the underlying exception doesn't match any of these. Add convenience function in HExcept module to support this.