InternalDefect

harness.core.HError$.InternalDefect$
See theInternalDefect 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