Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Class RecastError

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.

Clone this wiki locally