.. _f-jenkinsexceptions: module ``jenkinshelper.jenkins_exceptions`` =========================================== .. inheritance-diagram:: pyquickhelper.jenkinshelper.jenkins_exceptions Short summary +++++++++++++ module ``pyquickhelper.jenkinshelper.jenkins_exceptions`` Jenkins exceptions :githublink:`%|py|5` Classes +++++++ +-------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | class | truncated documentation | +=======================================================================================================+====================================================================================+ | :class:`JenkinsExtException ` | Exception for the class :class:`JenkinsExt`. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :class:`JenkinsExtPyException ` | Exception for the class :class:`JenkinsExt`, when a distribution is not available. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :class:`JenkinsJobException ` | Exception for the class :class:`JenkinsExt`, the job definition is wrong. | +-------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.jenkinshelper.jenkins_exceptions :members: :special-members: __init__ :show-inheritance: