Class net.ftp.FtpLoginException
All Packages    This Package    Previous    Next

Class net.ftp.FtpLoginException

java.lang.Object
   |
   +----java.lang.Exception
           |
           +----net.ftp.FtpProtocolException
                   |
                   +----net.ftp.FtpLoginException

public class FtpLoginException
extends FtpProtocolException
This exception is thrown when an error is encountered during an FTP login operation.
Version:
1.6, 31 Jan 1995
Author:
Jonathan Payne


All Packages    This Package    Previous    Next