public class RollbackImpossibleException extends LiquibaseException
Constructor and Description |
---|
RollbackImpossibleException() |
RollbackImpossibleException(String message) |
RollbackImpossibleException(String message,
Throwable cause) |
RollbackImpossibleException(Throwable cause) |
getDetails, getTimestamp, setDetails, setTimestamp
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 Liquibase.org. All rights reserved.