oxygen.sql.migration.model.MigrationError
See theMigrationError companion object
sealed trait MigrationError extends Throwable
Attributes
- Companion
- object
- Experimental
- true
- Graph
-
- Supertypes
-
class Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
-
class EmptyMigrationclass ErrorDiffingStateclass ErrorFetchingMigrationsclass ErrorPersistingMigrationclass MigrationsDifferclass MissingPlannedMigrationclass UnexpectedVersionShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
Throwable
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article