public static class CommandParser.UnrecognisedOptionException extends CommandParser.CommandParserException
| Constructor and Description | 
|---|
| UnrecognisedOptionException(String message,
                           String option) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getOption() | 
| static CommandParser.UnrecognisedOptionException | of(String message,
  String option) | 
ofaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.