[][src]Module libunftp::server::error

Contains the FTPError struct that that defines the libunftp custom error type.

Structs

FTPError

The error type returned by this library.

Enums

FTPErrorKind

A list specifying categories of FTP errors. It is meant to be used with the FTPError type.