(
self,
message: str,
status_code: int = status.HTTP_500_INTERNAL_SERVER_ERROR,
error_code: str = "INTERNAL_SERVER_ERROR",
details: Optional[dict[str, Any]] = None,
headers: Optional[dict[str, str]] = None,
)
source not stored for this graph (policy: none)