Failure

final case class Failure(msg: String, source: Option[Throwable], location: List[SourceLocation]) extends Result
trait Serializable
trait Product
trait Equals
trait Result
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product