Generated with
Copyright (c) 2002-2022, LAMP/EPFL
Copyright (c) 2002-2022, LAMP/EPFL
scala.util.Try$
See theTry companion class
Attributes
-
Companion
-
class
-
Source
-
Try.scala
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
The names of the product elements
Constructs a Try
using the by-name parameter.
Constructs a Try
using the by-name parameter. This method will ensure any non-fatal exception is caught and a Failure
object is returned.
Attributes
-
Source
-
Try.scala