Exceptions

All exceptions raised by the library inherit from SpectrogramError.

spectrograms.SpectrogramError

alias of PySpectrogramError

spectrograms.InvalidInputError

alias of PyInvalidInputError

spectrograms.DimensionMismatchError

alias of PyDimensionMismatchError

spectrograms.FFTBackendError

alias of PyFFTBackendError

spectrograms.InternalError

alias of PyInternalError