Package org.flywaydb.core.api.callback
Interface Error
-
public interface ErrorAn error that occurred while executing a statement.Flyway Pro and Flyway Enterprise only
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCode()StringgetMessage()StringgetState()
-