public class FailedPrecondition extends Object
Constructor and Description |
---|
FailedPrecondition(String message,
DatabaseChangeLog changeLog,
Precondition precondition) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Precondition |
getPrecondition() |
String |
toString() |
public FailedPrecondition(String message, DatabaseChangeLog changeLog, Precondition precondition)
public String getMessage()
public Precondition getPrecondition()
Copyright © 2023 Liquibase.org. All rights reserved.