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) |
of
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.