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, wait
of, of
public List<Function<Throwable,Integer>> getMappingFunctions()
CommandExitCode
getMappingFunctions
in interface CommandExitCode
Copyright © 2024. All rights reserved.