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

Register all exception handlers to the FastAPI app using decorators.

Parameters:

app (FastAPI)

Return type:

None