Package | Description |
---|---|
liquibase.changelog.visitor | |
liquibase.exception |
Modifier and Type | Method and Description |
---|---|
List<ErrorPrecondition> |
ValidatingVisitor.getErrorPreconditions() |
Modifier and Type | Method and Description |
---|---|
List<ErrorPrecondition> |
PreconditionErrorException.getErrorPreconditions() |
Constructor and Description |
---|
PreconditionErrorException(ErrorPrecondition errorPrecondition) |
Constructor and Description |
---|
PreconditionErrorException(List<ErrorPrecondition> errorPreconditions) |
PreconditionErrorException(String message,
List<ErrorPrecondition> erroredPreconditions) |
Copyright © 2023 Liquibase.org. All rights reserved.