Skip to main content

@wildix/wim-tools-client > ToolsServiceException

ToolsServiceException class

Base exception class for all service exceptions from Tools service.

Signature:

export declare class ToolsServiceException extends __ServiceException 

Extends: __ServiceException

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 ToolsServiceException class.