EnumException

- class EnumException[source]
Exception thrown by
Enumerationwhen trying to declare an invalid enumeration.Import from
taurus.core.util.enumerationas:from taurus.core.util.enumeration import EnumException
EnumException
Exception thrown by Enumeration when trying to declare an
invalid enumeration.
Import from taurus.core.util.enumeration as:
from taurus.core.util.enumeration import EnumException