langchain.js
Preparing search index...
langsmith
experimental/sandbox
LangSmithResourceAlreadyExistsError
Class LangSmithResourceAlreadyExistsError
Raised when creating a resource that already exists.
Hierarchy (
View Summary
)
LangSmithSandboxError
LangSmithResourceAlreadyExistsError
Index
Constructors
constructor
Properties
resource
Type?
Constructors
constructor
new
LangSmithResourceAlreadyExistsError
(
message
:
string
,
resourceType
?:
string
,
)
:
LangSmithResourceAlreadyExistsError
Parameters
message
:
string
Optional
resourceType
:
string
Returns
LangSmithResourceAlreadyExistsError
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 creating a resource that already exists.