NotSuccess

turbolift.io.Snap.NotSuccess
sealed abstract class NotSuccess extends Snap[Nothing]

Attributes

Graph
Supertypes
class Snap[Nothing]
class Object
trait Matchable
class Any
Known subtypes
class Aborted
object Cancelled.type
class Failure

Members list

Value members

Inherited methods

final def toOutcome: Outcome[A]

Attributes

Inherited from:
Snap
final def toTry: Try[A]

Attributes

Inherited from:
Snap