Package liquibase.exception
Class ValidationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
liquibase.exception.LiquibaseException
liquibase.exception.MigrationFailedException
liquibase.exception.ValidationFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class liquibase.exception.LiquibaseException
getDetails, getLogLevel, getTimestamp, setDetails, setTimestamp
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INDENT_SPACES
- See Also:
-
-
Constructor Details
-
ValidationFailedException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classMigrationFailedException
-
getInvalidMD5Sums
-
printDescriptiveError
-