Class QuarkusCli.ShortErrorMessageHandler

java.lang.Object
io.quarkus.cli.QuarkusCli.ShortErrorMessageHandler
All Implemented Interfaces:
picocli.CommandLine.IParameterExceptionHandler
Enclosing class:
QuarkusCli

class QuarkusCli.ShortErrorMessageHandler extends Object implements picocli.CommandLine.IParameterExceptionHandler
  • Constructor Details

    • ShortErrorMessageHandler

      ShortErrorMessageHandler()
  • Method Details

    • handleParseException

      public int handleParseException(picocli.CommandLine.ParameterException ex, String[] args)
      Specified by:
      handleParseException in interface picocli.CommandLine.IParameterExceptionHandler