Table of Contents

Class FtpListParseException

Namespace
FluentFTP.Exceptions
Assembly
FluentFTP.dll

Exception thrown by FtpListParser when parsing of FTP directory listing fails.

public class FtpListParseException : FtpException, ISerializable
Inheritance
FtpListParseException
Implements
Inherited Members
Extension Methods

Constructors

FtpListParseException()

Creates a new FtpListParseException.

public FtpListParseException()