Class SOPExceptionExitCodeMapper

java.lang.Object
sop.cli.picocli.SOPExceptionExitCodeMapper
All Implemented Interfaces:
picocli.CommandLine.IExitCodeExceptionMapper

public class SOPExceptionExitCodeMapper extends Object implements picocli.CommandLine.IExitCodeExceptionMapper
  • Constructor Details

    • SOPExceptionExitCodeMapper

      public SOPExceptionExitCodeMapper()
  • Method Details

    • getExitCode

      public int getExitCode(Throwable exception)
      Specified by:
      getExitCode in interface picocli.CommandLine.IExitCodeExceptionMapper