handwriting_features.features.exceptions package
Submodules
handwriting_features.features.exceptions.mapping module
handwriting_features.features.exceptions.validation module
- exception handwriting_features.features.exceptions.validation.FeatureArgumentInvalidTypeError[source]
Bases:
ExceptionRaised when a mandatory feature argument is of invalid type
- exception handwriting_features.features.exceptions.validation.FeatureArgumentMissingError[source]
Bases:
ExceptionRaised when a mandatory feature argument is missing
- exception handwriting_features.features.exceptions.validation.FeatureArgumentUnsupportedValueError[source]
Bases:
ExceptionRaised when a mandatory feature argument has unsupported value
- exception handwriting_features.features.exceptions.validation.FeatureNameInvalidTypeError[source]
Bases:
ExceptionRaised when a feature name is of invalid type
- exception handwriting_features.features.exceptions.validation.FeatureNameMissingError[source]
Bases:
ExceptionRaised when a feature name is missing