Skip to main content

@wildix/wim-knowledge-base-client > KnowledgeBaseServiceException

KnowledgeBaseServiceException class

Base exception class for all service exceptions from KnowledgeBase service.

Signature:

export declare class KnowledgeBaseServiceException 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 KnowledgeBaseServiceException class.