Package liquibase.exception
package liquibase.exception
-
ClassDescriptionDeprecated.Exception thrown when any pre-execution validation fails.Thrown when a precondition failed.Thrown when a precondition failed.This interface marks an exception as one which can specify the exit code that Liquibase should use if an exception which implements this interface is thrown.Base class for all Liquibase exceptions.Exception indicating that the required argument is missing.Thrown when a problem occurs in the evaluation of a precondition (which, under normal circumstances, should never happen).Thrown when a precondition failed.Thrown if a change is encountered that cannot be rolled back.If there is an error with setting up a Change this Exception will be thrown.Marks an internal error (runtime exception) that prevents this software from further processing.Thrown by SnapshotParserFactory if it cannot find a parser for a given file format.