Modifier and Type | Method | Description |
---|---|---|
CommandLine.IParameterExceptionHandler |
CommandLine.getParameterExceptionHandler() |
Returns the handler for dealing with invalid user input when the command is executed.
|
Modifier and Type | Method | Description |
---|---|---|
CommandLine |
CommandLine.setParameterExceptionHandler(CommandLine.IParameterExceptionHandler parameterExceptionHandler) |
Sets the handler for dealing with invalid user input when the command is executed.
|
Copyright © 2017–2019. All rights reserved.