public class ProcessNotCreatedException extends ExecutionException
Constructor and Description |
---|
ProcessNotCreatedException(java.lang.String s,
GeneralCommandLine commandLine) |
ProcessNotCreatedException(java.lang.String s,
java.lang.Throwable cause,
GeneralCommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
GeneralCommandLine |
getCommandLine() |
toIOException
public ProcessNotCreatedException(java.lang.String s, GeneralCommandLine commandLine)
public ProcessNotCreatedException(java.lang.String s, java.lang.Throwable cause, GeneralCommandLine commandLine)
public GeneralCommandLine getCommandLine()