public class CommandParserExceptionsExceptionResultHandler extends TerminalAwareResultHandler<CommandExecution.CommandParserExceptionsException>
terminal
Constructor and Description |
---|
CommandParserExceptionsExceptionResultHandler(org.jline.terminal.Terminal terminal) |
Modifier and Type | Method and Description |
---|---|
protected void |
doHandleResult(CommandExecution.CommandParserExceptionsException result) |
handleResult
public CommandParserExceptionsExceptionResultHandler(org.jline.terminal.Terminal terminal)
protected void doHandleResult(CommandExecution.CommandParserExceptionsException result)
doHandleResult
in class TerminalAwareResultHandler<CommandExecution.CommandParserExceptionsException>
Copyright © 2024. All rights reserved.