We used the `Exception` class hoping to put a `StackTrace` in it, but in the end it all went to `_Failure`. For this reason we can catch any throwable now.
We used the
Exceptionclass hoping to put aStackTracein it, but in the end it all went to_Failure. For this reason we can catch any throwable now.