Decoders exceptions

Exceptions for decoders submodule.

exception ftp.decoders.meta_exceptions.MetaParsingException(message)[source]

Bases: exceptions.UserWarning

Main exception used in every decoder.

Note

You souldn’t get anything else from the whole decoders submodule.