SSH Factory

com.jscape.util
Interface ExceptionWrapper

All Known Implementing Classes:
IpClientException, SshException, SshTaskTimeoutException, TelnetException, TelnetTaskTimeoutException

public interface ExceptionWrapper


Method Summary
 java.lang.Exception getException()
          Gets the source of the exception.
 

Method Detail

getException

java.lang.Exception getException()
Gets the source of the exception.

Returns:
the source exception.

SSH Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved