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