Class SOPExceptionExitCodeMapper

  • All Implemented Interfaces:
    picocli.CommandLine.IExitCodeExceptionMapper

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

      • SOPExceptionExitCodeMapper

        public SOPExceptionExitCodeMapper()
    • Method Detail

      • getExitCode

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