phenotypic.tools.exceptions_.InvalidHsvSchemaError#

exception phenotypic.tools.exceptions_.InvalidHsvSchemaError(imformat)[source]#

Bases: AttributeError

Exception raised when trying to convert to HSV from a non-RGB imformat.

with_traceback()#

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

args#
name#

attribute name

obj#

object