[][src]Module ftp_client::error

Define errors that can happend by using the ftp-rs crate.

Enums

Error

A generic client error, basically anything that can go wrong with a request has a variant on this enum.