public class HelpScreenException extends ArgumentParserException
HelpScreenException is a subclass of ArgumentParserException. It is used internally, and is thrown when help option is invoked.
The application code should not use this class directly.
Constructor and Description |
---|
HelpScreenException(ArgumentParser parser) |
getParser
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HelpScreenException(ArgumentParser parser)
Copyright © 2012–2017. All rights reserved.