langchain.js
Preparing search index...
@langchain/langgraph
index
EmptyChannelError
Class EmptyChannelError
Hierarchy (
View Summary
)
BaseLangGraphError
EmptyChannelError
Index
Constructors
constructor
Properties
lc_
error_
code?
Accessors
unminifiable_
name
Constructors
constructor
new
EmptyChannelError
(
message
?:
string
,
fields
?:
BaseLangGraphErrorFields
,
)
:
EmptyChannelError
Parameters
Optional
message
:
string
Optional
fields
:
BaseLangGraphErrorFields
Returns
EmptyChannelError
Properties
Optional
lc_
error_
code
lc_error_code
?:
string
Accessors
Static
unminifiable_
name
get
unminifiable_name
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
lc_
error_
code
Accessors
unminifiable_
name
langchain.js
Loading...