Class SOPExecutionExceptionHandler

  • All Implemented Interfaces:
    picocli.CommandLine.IExecutionExceptionHandler

    public class SOPExecutionExceptionHandler
    extends Object
    implements picocli.CommandLine.IExecutionExceptionHandler
    • Method Detail

      • handleExecutionException

        public int handleExecutionException​(Exception ex,
                                            picocli.CommandLine commandLine,
                                            picocli.CommandLine.ParseResult parseResult)
        Specified by:
        handleExecutionException in interface picocli.CommandLine.IExecutionExceptionHandler