FastMCP Cloud is here! Join the beta.
fastmcp.utilities.exceptions
iter_exc
iter_exc(group: BaseExceptionGroup)
get_catch_handlers
get_catch_handlers() -> Mapping[type[BaseException] | Iterable[type[BaseException]], Callable[[BaseExceptionGroup[Any]], Any]]