You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
Jasmine Anteunis edited this page Jan 15, 2019
·
2 revisions
Instantiation
A SapcaiError class is thrown when receiving an non-200 response from SAP Conversational AI by the textConverse, textRequest and fileRequest Client methods. This error can also be thrown by the static methods setMemory, resetMemory, and resetConversation of the Conversation methods.
As it inherits from Error, it implements the default Error methods.