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
An adapter to FragileProcedure that can handle an Exception. It takes a Fallback BiProcedure with the original argument and the Exception. Secondary constructors can be added including one that just maps the Exception to a RuntimeException.
The text was updated successfully, but these errors were encountered:
An adapter to
FragileProcedure
that can handle an Exception. It takes a FallbackBiProcedure
with the original argument and the Exception. Secondary constructors can be added including one that just maps the Exception to a RuntimeException.The text was updated successfully, but these errors were encountered: