Failed

final case class Failed(ex: Throwable) extends State
trait Serializable
trait Product
trait Equals
trait State
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def busy: Boolean

Preparing or running

Preparing or running

Inherited from
State
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

final val failed: true
final val idle: true
final val running: false
final val stopped: false