Uses of Interface
picocli.CommandLine.IExceptionHandler
-
Uses of CommandLine.IExceptionHandler in picocli
Classes in picocli that implement CommandLine.IExceptionHandlerMethods in picocli with parameters of type CommandLine.IExceptionHandlerModifier and TypeMethodDescriptionCommandLine.parseWithHandlers
(CommandLine.IParseResultHandler handler, PrintStream out, CommandLine.Help.Ansi ansi, CommandLine.IExceptionHandler exceptionHandler, String... args) Deprecated.useCommandLine.execute(String...)
andCommandLine.getExecutionResult()
instead
CommandLine.execute(String...)
,CommandLine.getParameterExceptionHandler()
andCommandLine.getExecutionExceptionHandler()