spateo.errors

Exceptions

ConfigurationError

Common base class for all non-exit exceptions.

PreprocessingError

Common base class for all non-exit exceptions.

PlottingError

Common base class for all non-exit exceptions.

SegmentationError

Common base class for all non-exit exceptions.

Module Contents

exception spateo.errors.ConfigurationError[source]

Bases: Exception

Common base class for all non-exit exceptions.

exception spateo.errors.PreprocessingError[source]

Bases: Exception

Common base class for all non-exit exceptions.

exception spateo.errors.PlottingError[source]

Bases: Exception

Common base class for all non-exit exceptions.

exception spateo.errors.SegmentationError[source]

Bases: Exception

Common base class for all non-exit exceptions.