Class SOPExecutionExceptionHandler

java.lang.Object
sop.cli.picocli.SOPExecutionExceptionHandler
All Implemented Interfaces:
picocli.CommandLine.IExecutionExceptionHandler

public class SOPExecutionExceptionHandler extends Object implements picocli.CommandLine.IExecutionExceptionHandler
  • Constructor Details

    • SOPExecutionExceptionHandler

      public SOPExecutionExceptionHandler()
  • Method Details

    • handleExecutionException

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