SystemFailure

harness.core.HError$.SystemFailure$
See theSystemFailure companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

final def apply(message: String, causes: Iterable[Throwable]): E

Attributes

Inherited from:
ErrorBuilder2
final def apply(message: String, causes: Throwable*): E

Attributes

Inherited from:
ErrorBuilder2