|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectliquibase.precondition.ErrorPrecondition
public class ErrorPrecondition
Constructor Summary | |
---|---|
ErrorPrecondition(Throwable exception,
DatabaseChangeLog changeLog,
Precondition precondition)
|
Method Summary | |
---|---|
Throwable |
getCause()
|
Precondition |
getPrecondition()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ErrorPrecondition(Throwable exception, DatabaseChangeLog changeLog, Precondition precondition)
Method Detail |
---|
public Throwable getCause()
public Precondition getPrecondition()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |