Modifier and Type | Method | Description |
---|---|---|
CommandLine.IExitCodeExceptionMapper |
CommandLine.getExitCodeExceptionMapper() |
Returns the mapper that was set by the application to map from exceptions to exit codes, for use by the
execute method. |
Modifier and Type | Method | Description |
---|---|---|
CommandLine |
CommandLine.setExitCodeExceptionMapper(CommandLine.IExitCodeExceptionMapper exitCodeExceptionMapper) |
Sets the mapper used by the
execute method to map exceptions to exit codes. |
Copyright © 2017–2019. All rights reserved.