so you can pattern match over the type of the exce...
# arrow
r
so you can pattern match over the type of the exception and return a
Try<B>
based on that.