public class CliParseException extends CliException
DEFAULT_EXCEPTION_EXIT_CODE, exitCode
Constructor and Description |
---|
CliParseException(org.apache.commons.cli.ParseException parseException) |
CliParseException(String message) |
getExitCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CliParseException(org.apache.commons.cli.ParseException parseException)
public CliParseException(String message)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.