turbolift.io.Outcome
See theOutcome companion class
object Outcome
Attributes
Members list
Type members
Classlikes
case object Cancelled extends NotSuccess
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass NotSuccessclass Outcome[Nothing]class Objecttrait Matchableclass AnyShow all
- Self type
-
Cancelled.type
final case class Failure(cause: Cause) extends NotSuccess
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass NotSuccessclass Outcome[Nothing]class Objecttrait Matchableclass AnyShow all
object Failure
sealed abstract class NotSuccess extends Outcome[Nothing]
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article