Exceptions
==========

All exceptions raised by the library inherit from ``SpectrogramError``.

.. autoexception:: spectrograms.SpectrogramError

.. autoexception:: spectrograms.InvalidInputError

.. autoexception:: spectrograms.DimensionMismatchError

.. autoexception:: spectrograms.FFTBackendError

.. autoexception:: spectrograms.InternalError
