Handling Failures with Custom Error Instances Instead of `FiberFailure`

Hi is it possible to not throw a FiberFailure but an instance of the Error in case of failure?
Was this page helpful?