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, toString
Copyright © 2023 Liquibase.org. All rights reserved.