.. _f-pqhexception: module ``loghelper.pqh_exception`` ================================== .. inheritance-diagram:: pyquickhelper.loghelper.pqh_exception Short summary +++++++++++++ module ``pyquickhelper.loghelper.pqh_exception`` logged exception By default, all exceptions are logged through the function fLOG (:func:`fLOG`). :: raise PQHException ("message") :githublink:`%|py|12` Classes +++++++ +----------------------------------------------------------------------------+-------------------------+ | class | truncated documentation | +============================================================================+=========================+ | :class:`PQHException ` | Define an exception. | +----------------------------------------------------------------------------+-------------------------+ Methods +++++++ +-----------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +===================================================================================+=========================+ | :py:meth:`__init__ ` | constructor | +-----------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.loghelper.pqh_exception :members: :special-members: __init__ :show-inheritance: