strawberry.exceptions.NotAStrawberryEnumError
Constructor:
Signature:
def __init__(self, enum: EnumMeta) -> None: ...Parameters:
-
enum:- Type
-
EnumMeta
Attributes:
-
enum: -
message: -
rich_message: -
suggestion: -
annotation_message: -
exception_source:- Type
-
ExceptionSource | None