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) |
getParseraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HelpScreenException(ArgumentParser parser)
Copyright © 2012–2017. All rights reserved.