com.mindtree.techworks.insight.download.ftpbrowse
Class FTPBrowseException

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.ftpbrowse.FTPBrowseException
All Implemented Interfaces:
java.io.Serializable

public class FTPBrowseException
extends java.io.IOException

TODO

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
FTPBrowseException()
           
FTPBrowseException(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

FTPBrowseException

public FTPBrowseException()

FTPBrowseException

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


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