Uses of Class
liquibase.exception.RollbackFailedException
Packages that use RollbackFailedException
-
Uses of RollbackFailedException in liquibase.changelog
Methods in liquibase.changelog that throw RollbackFailedExceptionModifier and TypeMethodDescriptionvoid
void
ChangeSet.rollback
(Database database, ChangeExecListener listener) -
Uses of RollbackFailedException in liquibase.changelog.filter
Constructors in liquibase.changelog.filter that throw RollbackFailedExceptionModifierConstructorDescriptionAfterTagChangeSetFilter
(String tag, List<RanChangeSet> ranChangeSets, TagVersionEnum tagVersion)