Developer Tools
---------------

.. automodule:: spey.system

Exceptions
~~~~~~~~~~

.. currentmodule:: spey.system.exceptions

.. autosummary::
    :toctree: ../_generated/
    :nosignatures:

    AnalysisQueryError
    MethodNotAvailable
    NegativeExpectedYields
    PluginError
    UnknownCrossSection
    UnknownTestStatistics
    CalculatorNotAvailable
    CanNotFindRoots
    UnknownComputer
    CombinerNotAvailable

Logging
~~~~~~~

.. currentmodule:: spey.system.logger

.. autosummary::
    :toctree: ../_generated/
    :nosignatures:

    disable_logging
    capture_logs


Caching
~~~~~~~

.. automodule:: spey.system.cache
