Package liquibase.exception

Class Summary
ValidationErrors  
Warnings  
 

Exception Summary
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  
UnsupportedChangeException  
ValidationFailedException  
 



Copyright © 2012 Liquibase.org. All Rights Reserved.