Uses of Enum Class
org.flywaydb.core.api.CoreErrorCode
Packages that use CoreErrorCode
-
Uses of CoreErrorCode in org.flywaydb.core.api
Methods in org.flywaydb.core.api that return CoreErrorCodeModifier and TypeMethodDescriptionstatic CoreErrorCodeReturns the enum constant of this class with the specified name.static CoreErrorCode[]CoreErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.