.. _f-dataexception: module ``datainc.data_exception`` ================================= .. inheritance-diagram:: ensae_projects.datainc.data_exception Short summary +++++++++++++ module ``ensae_projects.datainc.data_exception`` Exception raised when data is not available :githublink:`%|py|5` Classes +++++++ +--------------------------------------------------------------------------------------------+---------------------------------------------+ | class | truncated documentation | +============================================================================================+=============================================+ | :class:`FileFormatException ` | Raised when unable to parse a file | +--------------------------------------------------------------------------------------------+---------------------------------------------+ | :class:`PasswordException ` | Raised when password is missing | +--------------------------------------------------------------------------------------------+---------------------------------------------+ | :class:`ProjectDataException ` | Exception raised when data is not available | +--------------------------------------------------------------------------------------------+---------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_projects.datainc.data_exception :members: :special-members: __init__ :show-inheritance: