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
Do we really need to maintain our Exception subnamespace? I don't see anything special performed nor any need to use them. We can use the normal PHP Exception or SPL exceptions instead. Removing them will also reduce our dependencies.