harness.sql.mock.error.MockError$
See theMockError companion trait
object MockError
Attributes
Members list
Type members
Classlikes
final case class ConstraintViolationError(table: String, index: String, key: Any) extends MockError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MockErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class MissingExpectedKeyError(table: String, key: Any) extends MockError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MockErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article