liquibase.exception
Class CommandLineParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
liquibase.exception.CommandLineParsingException
- All Implemented Interfaces:
- Serializable
public class CommandLineParsingException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLineParsingException
public CommandLineParsingException()
CommandLineParsingException
public CommandLineParsingException(String message)
CommandLineParsingException
public CommandLineParsingException(String message,
Throwable cause)
CommandLineParsingException
public CommandLineParsingException(Throwable cause)
Copyright © 2015 Liquibase.org. All rights reserved.