spateo.errors ============= .. py:module:: spateo.errors Exceptions ---------- .. autoapisummary:: spateo.errors.ConfigurationError spateo.errors.PreprocessingError spateo.errors.PlottingError spateo.errors.SegmentationError Module Contents --------------- .. py:exception:: ConfigurationError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: PreprocessingError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: PlottingError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:exception:: SegmentationError Bases: :py:obj:`Exception` Common base class for all non-exit exceptions.