FtpException is thrown by many methods of Ftp class.
For a list of all members of this type, see FtpException Members.
System.Object
System.Exception
System.ApplicationException
Jscape.Ftp.FtpException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
These methods mask various exception types into FtpException, but the event message is propagated.
In the case where the cause for throwing an FtpException is an invalid client operation or server response, the FtpException message will contain the textual part of the server response.
Namespace: Jscape.Ftp
Assembly: Jscape.Ftp (in Jscape.Ftp.dll)
FtpException Members | Jscape.Ftp Namespace