public class RollbackImpossibleException extends LiquibaseException
| Constructor and Description |
|---|
RollbackImpossibleException() |
RollbackImpossibleException(String message) |
RollbackImpossibleException(String message,
Throwable cause) |
RollbackImpossibleException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Liquibase.org. All rights reserved.