Class CommandLineParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
liquibase.exception.CommandLineParsingException
All Implemented Interfaces:
Serializable

public class CommandLineParsingException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • CommandLineParsingException

      public CommandLineParsingException()
      Deprecated.
    • CommandLineParsingException

      public CommandLineParsingException(String message)
      Deprecated.
    • CommandLineParsingException

      public CommandLineParsingException(String message, Throwable cause)
      Deprecated.
    • CommandLineParsingException

      public CommandLineParsingException(Throwable cause)
      Deprecated.