public class ValidationFailedException extends MigrationFailedException
Constructor and Description |
---|
ValidationFailedException(ValidatingVisitor changeLogHandler) |
Modifier and Type | Method and Description |
---|---|
List<ChangeSet> |
getInvalidMD5Sums() |
String |
getMessage() |
void |
printDescriptiveError(PrintStream out) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationFailedException(ValidatingVisitor changeLogHandler)
public String getMessage()
getMessage
in class MigrationFailedException
public void printDescriptiveError(PrintStream out)
Copyright © 2015 Liquibase.org. All rights reserved.