ToolApprovalDeniedError
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ToolApprovalDeniedError(toolName, by?): ToolApprovalDeniedError;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
|
Returns
Section titled “Returns”ToolApprovalDeniedError
Overrides
Section titled “Overrides”Error.constructorProperties
Section titled “Properties”readonly optional by?: string;toolName
Section titled “toolName”readonly toolName: string;