- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for add_exception_handler (0.09 sec)
-
fastapi/applications.py
) ``` """ def decorator(func: DecoratedCallable) -> DecoratedCallable: self.add_exception_handler(exc_class_or_status_code, func) return func
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Aug 17 04:52:31 UTC 2024 - 172.2K bytes - Viewed (0)