Uses of Class
com.chatopera.bot.exception.ResourceInvalidException
Packages that use ResourceInvalidException
-
Uses of ResourceInvalidException in com.chatopera.bot.sdk
Methods in com.chatopera.bot.sdk that throw ResourceInvalidExceptionModifier and TypeMethodDescriptionDictsMgr.getCustomVocabDictWord(String dictname, String dictword) 返回自定义词典词条,指定词典标识和标准词TrainMgr.getStatus()Get Chatbot Statusprotected booleanTrainMgr.trainConversations()训练多轮对话脚本protected booleanTrainMgr.trainFAQs()训练知识库,该任务提交成功后,异步执行。protected booleanTrainMgr.trainIntents()训练意图识别,返回提交结果,该任务提交成功后,异步执行。voidTrainMgr.waitForJobsDone()等待训练任务结束 -
Uses of ResourceInvalidException in com.chatopera.bot.sdk.models
Methods in com.chatopera.bot.sdk.models that throw ResourceInvalidExceptionConstructors in com.chatopera.bot.sdk.models that throw ResourceInvalidException