Package liquibase.exception
Class CommandLineParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
liquibase.exception.CommandLineParsingException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.CommandLineParsingException
(String message) Deprecated.CommandLineParsingException
(String message, Throwable cause) Deprecated.Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandLineParsingException
public CommandLineParsingException()Deprecated. -
CommandLineParsingException
Deprecated. -
CommandLineParsingException
Deprecated. -
CommandLineParsingException
Deprecated.
-