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
Should we add a method to InvalidWatcherException to expose the invalid passed ID in the exception? If we do that, it might be a good idea to turn it into an interface instead. Once we have an interface, I'd be nice to have PHP 7 and just extend Throwable.