:mod:`quartic_sdk.utilities.exceptions` ======================================= .. py:module:: quartic_sdk.utilities.exceptions Module Contents --------------- .. exception:: IncorrectTransformationException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: IncorrectTagParameterException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: IncorrectWavelengthParamException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: IncorrectParameterException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: IncorrectAuthTypeException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: InvalidTagAttributeException Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: InvalidWindowDuration Bases: :class:`Exception` Common base class for all non-exit exceptions. .. exception:: MovingWindowException Bases: :class:`Exception` Common base class for all non-exit exceptions.