Failure

indigo.shared.Startup.Failure
See theFailure companion object
final case class Failure(errors: Batch[String]) extends Startup[Nothing]

Attributes

Companion
object
Graph
Supertypes
trait Startup[Nothing]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def report: String

Inherited methods

Attributes

Inherited from:
Startup

Attributes

Inherited from:
Startup

Attributes

Inherited from:
Startup
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product