public class CommandValidationException extends CommandExecutionException
| Constructor and Description |
|---|
CommandValidationException(String message) |
CommandValidationException(String argument,
String message) |
CommandValidationException(String argument,
String message,
Throwable cause) |
CommandValidationException(Throwable cause) |
getDetails, getTimestamp, setDetails, setTimestampaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 Liquibase.org. All rights reserved.