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