Which Scala type may throw an exception or a successfully computed value, and is commonly used to trap and propagate errors?
scala.util.ExceptionHandling
scala.Catch.Throw
scala.exception.TryFinally
scala.util.Try scala.util.Try
scala.util.Try