Serialized Form
-
Package com.simtechdata.process
-
Class com.simtechdata.process.ExternalProcessFailureException extends RuntimeException implements Serializable
-
Serialized Fields
-
command
String command
-
commandLine
String commandLine
-
exitValue
int exitValue
-
stderr
String stderr
-
stdout
ByteArrayOutputStream stdout
-
time
long time
-
-
-
Class com.simtechdata.process.StartupException extends RuntimeException implements Serializable
-
Class com.simtechdata.process.TimeoutException extends RuntimeException implements Serializable
-