- All Implemented Interfaces:
- java.io.Serializable
public class FTPListParseException
extends java.lang.Exception
Exception thrown by the list() method in FTPClient objects when the response
sent by the server to a FTP list command is not parseable through the known
parsers.
- See Also:
- Serialized Form