public class PrintExceptionMessageHandler extends Object implements picocli.CommandLine.IExecutionExceptionHandler
| Constructor and Description |
|---|
PrintExceptionMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
handleExecutionException(Exception e,
picocli.CommandLine cmd,
picocli.CommandLine.ParseResult parseResult) |
public int handleExecutionException(Exception e, picocli.CommandLine cmd, picocli.CommandLine.ParseResult parseResult)
handleExecutionException in interface picocli.CommandLine.IExecutionExceptionHandlerCopyright © 2021. All rights reserved.