Searched refs:processThrowCliException (Results 1 – 2 of 2) sorted by relevance
54 command.processThrowCliException(args.toTypedArray()) in Test error handling when invalid command line()105 command.processThrowCliException(args.toTypedArray()) in Test error handling when invalid option in an argument file()
156 processThrowCliException(args) in process()205 fun processThrowCliException(args: Array<String>) { in processThrowCliException() method