Uses of Class
liquibase.precondition.ErrorPrecondition
Packages that use ErrorPrecondition
-
Uses of ErrorPrecondition in liquibase.exception
Methods in liquibase.exception that return types with arguments of type ErrorPreconditionConstructors in liquibase.exception with parameters of type ErrorPreconditionConstructor parameters in liquibase.exception with type arguments of type ErrorPreconditionModifierConstructorDescriptionPreconditionErrorException
(String message, List<ErrorPrecondition> erroredPreconditions) PreconditionErrorException
(List<ErrorPrecondition> errorPreconditions)