EnumException¶

-
class
EnumException[source]¶ Bases:
ExceptionException thrown by
Enumerationwhen trying to declare an invalid enumeration.
EnumException¶
EnumException[source]¶Bases: Exception
Exception thrown by Enumeration when trying to declare an
invalid enumeration.