.. currentmodule:: scikits.timeseries

.. _timeseries_exceptions:

Exceptions
==========

.. _date-exceptions :

:class:`Date` and :class:`DateArray` related exceptions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. currentmodule:: scikits.timeseries.tdates


.. autoexception:: DateError
   :show-inheritance:

.. autoexception:: ArithmeticDateError
   :show-inheritance:

.. autoexception:: FrequencyDateError
   :show-inheritance:

.. autoexception:: InsufficientDateError
   :show-inheritance:



:class:`TimeSeries` exceptions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. currentmodule:: scikits.timeseries.tseries

.. autoexception:: TimeSeriesError
   :show-inheritance:

.. autoexception:: TimeSeriesCompatibilityError
   :show-inheritance:
