public class LiquibaseException extends Exception
Constructor and Description |
---|
LiquibaseException() |
LiquibaseException(String message) |
LiquibaseException(String message,
Throwable cause) |
LiquibaseException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getDetails() |
String |
getTimestamp() |
void |
setDetails(String details) |
void |
setTimestamp(String timestamp) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Liquibase.org. All rights reserved.