Failure

org.finos.morphir.prelude.AssertionError$.Failure
final case class Failure(condition: String) extends AssertionError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
AssertionError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def render(value: String): String

Attributes

Inherited from:
AssertionError
def toNel(value: String): ::[String]

Attributes

Inherited from:
AssertionError