strawberry.exceptions.StrawberryException
Constructor:
Signature:
def __init__(self, message: str) -> None:  ...Parameters:
-  
message:- Type
 -  
str 
 
Attributes:
-  
message:- Type
 -  
str 
 -  
rich_message:- Type
 -  
str 
 -  
suggestion:- Type
 -  
str 
 -  
annotation_message:- Type
 -  
str 
 -  
documentation_path:- Type
 -  
str 
 -  
documentation_url:- Type
 -  
str 
 -  
exception_source:- Type
 -  
ExceptionSource | None