langchain.js
Preparing search index...
@langchain/langgraph
index
GraphBubbleUp
Class GraphBubbleUp
Hierarchy (
View Summary
)
BaseLangGraphError
GraphBubbleUp
GraphInterrupt
ParentCommand
Index
Constructors
constructor
Properties
lc_
error_
code?
Accessors
is_
bubble_
up
Constructors
constructor
new
GraphBubbleUp
(
message
?:
string
,
fields
?:
BaseLangGraphErrorFields
,
)
:
GraphBubbleUp
Parameters
Optional
message
:
string
Optional
fields
:
BaseLangGraphErrorFields
Returns
GraphBubbleUp
Properties
Optional
lc_
error_
code
lc_error_code
?:
string
Accessors
is_
bubble_
up
get
is_bubble_up
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
lc_
error_
code
Accessors
is_
bubble_
up
langchain.js
Loading...