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
At this point it is possible to re-throw the exception when no matching handler is found.
It could come in handy to have a noMatch() function with a callback parameter which gets executed when no matching handler is found.
The text was updated successfully, but these errors were encountered:
At this point it is possible to re-throw the exception when no matching handler is found.
It could come in handy to have a
noMatch()
function with a callback parameter which gets executed when no matching handler is found.The text was updated successfully, but these errors were encountered: