langchain.js
Preparing search index...
langsmith
experimental/sandbox
LangSmithResourceNameConflictError
Class LangSmithResourceNameConflictError
Raised when updating a resource name to one that already exists.
Hierarchy (
View Summary
)
LangSmithSandboxError
LangSmithResourceNameConflictError
Index
Constructors
constructor
Properties
resource
Type?
Constructors
constructor
new
LangSmithResourceNameConflictError
(
message
:
string
,
resourceType
?:
string
,
)
:
LangSmithResourceNameConflictError
Parameters
message
:
string
Optional
resourceType
:
string
Returns
LangSmithResourceNameConflictError
Properties
Optional
resource
Type
resourceType
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
resource
Type
langchain.js
Loading...
Raised when updating a resource name to one that already exists.