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
use \ExceptionasBaseException;
classExceptionextendsBaseException
{}
but that's some really terrible piece of code.
I'm gonna change the in-namespace exception to something like BrowscapException, and update all the throws.
That can break someones code, but tbh it's a fair price for not keeping this monster alive.
The text was updated successfully, but these errors were encountered:
I don't wanna know who wrote that code:
but that's some really terrible piece of code.
I'm gonna change the in-namespace exception to something like
BrowscapException
, and update all thethrow
s.That can break someones code, but tbh it's a fair price for not keeping this monster alive.
The text was updated successfully, but these errors were encountered: