com.mindtree.techworks.insight.download.sftpbrowse
Class SFTPBrowseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.mindtree.techworks.insight.download.sftpbrowse.SFTPBrowseException
All Implemented Interfaces:
java.io.Serializable

public class SFTPBrowseException
extends java.io.IOException

Wrapper of IO Exception thrown from SFTP browse classes.

Version:
$Revision: 27 $ $Date: 2007-12-16 04:58:03 -0700 (Sun, 16 Dec 2007) $
Author:
Bindul Bhowmik
See Also:
IOException, Serialized Form

Constructor Summary
SFTPBrowseException()
           
SFTPBrowseException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SFTPBrowseException

public SFTPBrowseException()

SFTPBrowseException

public SFTPBrowseException(java.lang.String s)
Parameters:
s -


Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.