public static class CommandParser.OptionException extends CommandParser.CommandParserException
Constructor and Description |
---|
OptionException(String message,
CommandOption option) |
Modifier and Type | Method and Description |
---|---|
CommandOption |
getOption() |
of
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OptionException(String message, CommandOption option)
public CommandOption getOption()
Copyright © 2024. All rights reserved.