wt.util
Class ProcessLauncher.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
wt.util.ProcessLauncher.TimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ProcessLauncher
- public class ProcessLauncher.TimeoutException
- extends IOException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
commandThatTimedOut_
private String commandThatTimedOut_
ProcessLauncher.TimeoutException
private ProcessLauncher.TimeoutException(String message,
String command)
getTimedOutCommand
public String getTimedOutCommand()