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