.. _f-azureexception: module ``remote.azure_exception`` ================================= .. inheritance-diagram:: pyenbc.remote.azure_exception Short summary +++++++++++++ module ``pyenbc.remote.azure_exception`` An specific exception for Azure :githublink:`%|py|6` Classes +++++++ +------------------------------------------------------------------------+------------------------------------------+ | class | truncated documentation | +========================================================================+==========================================+ | :class:`AzureException ` | exception raised by :class:`AzureClient` | +------------------------------------------------------------------------+------------------------------------------+ Methods +++++++ +-----------------------------------------------------------------------------+-------------------------------------------------+ | method | truncated documentation | +=============================================================================+=================================================+ | :py:meth:`__init__ ` | store more information than a regular exception | +-----------------------------------------------------------------------------+-------------------------------------------------+ | :py:meth:`__str__ ` | usual | +-----------------------------------------------------------------------------+-------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyenbc.remote.azure_exception :members: :special-members: __init__ :show-inheritance: