public class CommandRunException extends RuntimeException
| 构造器和说明 |
|---|
CommandRunException(int exitCode,
String output,
String... command) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getExitCode() |
Copyright © 2024 Cosium. All rights reserved.