Transforms a Cause to a scala.Throwable if it is a die,
otherwise fails.
Transforms a Cause to its failure type (E) if it is a fail,
otherwise fails.
Transforms a Cause to a boolean value representing whether or not it was interrupted.