public class SshTaskFailedEvent
extends com.jscape.inet.ssh.SshScriptEvent
SshTask has failed to completeSshTask,
Serialized Form| Constructor and Description |
|---|
SshTaskFailedEvent(SshScript source,
SshTask task)
Creates a new instance of SshTaskFailedEvent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SshScriptListener listener)
Accepts listener for backwards dispatching.
|
java.lang.Exception |
getException()
Gets the exception that caused the SshTask to fail.
|
public java.lang.Exception getException()
public void accept(SshScriptListener listener)
com.jscape.inet.ssh.SshScriptEventaccept in class com.jscape.inet.ssh.SshScriptEventlistener - event listenerCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved