public class TelnetTaskTimeoutException extends TelnetException
| Constructor and Description |
|---|
TelnetTaskTimeoutException(TelnetTask task)
Constructs a new TelnetTaskTimeoutException instance
|
| Modifier and Type | Method and Description |
|---|---|
TelnetTask |
getTask()
Gets the TelnetTask that timed out
|
public TelnetTaskTimeoutException(TelnetTask task)
task - the TelnetTask that timed outTelnetTaskpublic TelnetTask getTask()
TelnetTaskCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved