LangChain Reference home page
Search...
โK
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
โI
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
โข
Shift+Enter
new line
Menu
Navigation
Projects
LangGraph
Overview
Graphs
Functional API
Pregel
Checkpointing
Storage
Caching
Types
Runtime
Config
Errors
Constants
Channels
Agents
LangGraph CLI
LangGraph SDK
LangGraph Supervisor
LangGraph Swarm
Language
Python
JavaScript
Theme
Light
Dark
Python
langgraph
errors
ErrorCode
Class
v1.0.9 (latest)
โ
Since v0.2
ErrorCode
Copy
ErrorCode
(
)
Bases
Enum
Attributes
attribute
GRAPH_RECURSION_LIMIT
:
str
attribute
INVALID_CONCURRENT_GRAPH_UPDATE
:
str
attribute
INVALID_GRAPH_NODE_RETURN_VALUE
:
str
attribute
MULTIPLE_SUBGRAPHS
:
str
attribute
INVALID_CHAT_HISTORY
:
str
View source on GitHub
Version History