harness.sql.error.MigrationError$
See theMigrationError companion trait
object MigrationError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MigrationError.type
Members list
Type members
Classlikes
final case class ConnectionError(error: ConnectionError) extends MigrationError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MigrationErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class Invalid(message: String) extends MigrationError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MigrationErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class QueryError(error: QueryError) extends MigrationError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MigrationErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class UnableToExecuteCodeStep(cause: Throwable) extends MigrationError
Attributes
- Supertypes
-
trait Producttrait Equalstrait MigrationErrorclass 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