public class LiquibaseRuntimeException extends RuntimeException
| Constructor and Description |
|---|
LiquibaseRuntimeException() |
LiquibaseRuntimeException(String message) |
LiquibaseRuntimeException(String s,
Exception e) |
LiquibaseRuntimeException(String message,
Throwable cause) |
LiquibaseRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2020. All rights reserved.