public class CommandLineParsingException extends Exception
Constructor and Description |
---|
CommandLineParsingException()
Deprecated.
|
CommandLineParsingException(String message)
Deprecated.
|
CommandLineParsingException(String message,
Throwable cause)
Deprecated.
|
CommandLineParsingException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommandLineParsingException()
public CommandLineParsingException(String message)
public CommandLineParsingException(String message, Throwable cause)
public CommandLineParsingException(Throwable cause)
Copyright © 2023 Liquibase.org. All rights reserved.