handwriting_features.data.exceptions package

Submodules

handwriting_features.data.exceptions.sample module

exception handwriting_features.data.exceptions.sample.UnsupportedAxisError[source]

Bases: Exception

Raised when unsupported axis argument is used

exception handwriting_features.data.exceptions.sample.UnsupportedSurfaceMovementError[source]

Bases: Exception

Raised when unsupported surface movement is used

handwriting_features.data.exceptions.statistics module

exception handwriting_features.data.exceptions.statistics.StatisticsNameNotInMappingError[source]

Bases: Exception

Raised when a statistics name is not in the statistical mapping

exception handwriting_features.data.exceptions.statistics.UnsupportedDataForStatisticsError[source]

Bases: Exception

Raised when unsupported data are used to compute statistics

Module contents