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