Class | Description |
---|---|
ValidationErrors | |
Warnings |
Exception | Description |
---|---|
ChangeLogParseException | |
ChangeNotFoundException | |
CommandLineParsingException | |
CustomChangeException | |
CustomPreconditionErrorException |
Thrown when a precondition failed.
|
CustomPreconditionFailedException |
Thrown when a precondition failed.
|
DatabaseException | |
DatabaseHistoryException | |
DateParseException | |
DuplicateChangeSetException | |
DuplicateStatementIdentifierException | |
InvalidChangeDefinitionException | |
LiquibaseException |
Base class for all Liquibase exceptions.
|
LockException | |
MigrationFailedException | |
PreconditionErrorException | |
PreconditionFailedException |
Thrown when a precondition failed.
|
RollbackFailedException | |
RollbackImpossibleException |
Thrown if a change is encountered that cannot be rolled back.
|
ServiceNotFoundException | |
SetupException |
If there is an error with setting up a Change this Exception
will be thrown.
|
StatementNotSupportedOnDatabaseException | |
UnexpectedLiquibaseException | |
UnknownChangelogFormatException | |
ValidationFailedException |
Copyright © 2017 Liquibase.org. All rights reserved.