strawberry.exceptions.ObjectIsNotAnEnumError
Constructor:
Signature:
def __init__(self, cls: Type[Enum]) -> None:  ...Attributes:
-  
cls: -  
message: -  
rich_message: -  
annotation_message: -  
suggestion: -  
exception_source:- Type
 -  
ExceptionSource | None