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