langgraph_agent_toolkit.service.exception_handlers module

langgraph_agent_toolkit.service.exception_handlers.register_exception_handlers(app)[source][source]

Register exception handlers on the FastAPI app.

Parameters:

app (FastAPI)

Return type:

None