public class DatabaseIncapableOfOperation extends RuntimeException
| Constructor and Description |
|---|
DatabaseIncapableOfOperation(String operation,
String reason,
Database database) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation() |
String |
getReason() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Liquibase.org. All rights reserved.