exceptions
fastmcp.utilities.exceptions
Functions
iter_exc
Copy
Ask AI
iter_exc(group: BaseExceptionGroup)
get_catch_handlers
Copy
Ask AI
get_catch_handlers() -> Mapping[type[BaseException] | Iterable[type[BaseException]], Callable[[BaseExceptionGroup[Any]], Any]]
Assistant
Responses are generated using AI and may contain mistakes.