@wildix/wim-tools-client > ToolExecutionServerException
ToolExecutionServerException class
Signature:
export declare class ToolExecutionServerException extends __BaseException
Extends: __BaseException
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ToolExecutionServerException class.
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| "server" | ||
__DocumentType | undefined | (Optional) Details about the server failure during tool execution | ||
| "ToolExecutionServerException" |