Uses of Interface
org.flywaydb.core.api.errorhandler.Error
-
Packages that use Error Package Description org.flywaydb.core.api.errorhandler Interfaces for handling errors that occur during migration. -
-
Uses of Error in org.flywaydb.core.api.errorhandler
Methods in org.flywaydb.core.api.errorhandler that return types with arguments of type Error Modifier and Type Method Description List<Error>Context. getErrors()Deprecated.
-