Exception

sealed case class Exception(e: Throwable) extends Status

Evaluating the property raised an exception

Source:
Prop.scala
trait Serializable
trait Product
trait Equals
trait Status
class Object
trait Matchable
class Any

Value members

Concrete methods

override def equals(o: Any): Boolean
Definition Classes
Equals -> Any
Source:
Prop.scala

Inherited methods

Inherited from:
Product