public static class CommandExitCode.DefaultCommandExitCode extends Object implements CommandExitCode
CommandExitCode.DefaultCommandExitCode| Modifier and Type | Method and Description | 
|---|---|
| List<Function<Throwable,Integer>> | getMappingFunctions()Gets a function mappings from exceptions to exit codes. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofpublic List<Function<Throwable,Integer>> getMappingFunctions()
CommandExitCodegetMappingFunctions in interface CommandExitCodeCopyright © 2022. All rights reserved.