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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class liquibase.exception.LiquibaseException
getDetails, getLogLevel, getTimestamp, setDetails, setTimestampMethods 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:
getMessagein classMigrationFailedException
-
getInvalidMD5Sums
-
printDescriptiveError
-