langchain.js
Preparing search index...
@langchain/langgraph
index
BaseLangGraphError
Class BaseLangGraphError
Hierarchy (
View Summary
)
Error
BaseLangGraphError
GraphBubbleUp
GraphRecursionError
GraphValueError
EmptyInputError
EmptyChannelError
InvalidUpdateError
MultipleSubgraphsError
UnreachableNodeError
RemoteException
Index
Constructors
constructor
Properties
lc_
error_
code?
Constructors
constructor
new
BaseLangGraphError
(
message
?:
string
,
fields
?:
BaseLangGraphErrorFields
,
)
:
BaseLangGraphError
Parameters
Optional
message
:
string
Optional
fields
:
BaseLangGraphErrorFields
Returns
BaseLangGraphError
Properties
Optional
lc_
error_
code
lc_error_code
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
lc_
error_
code
langchain.js
Loading...