Uses of Class
com.chatopera.bot.exception.ResourceOperationException
Packages that use ResourceOperationException
-
Uses of ResourceOperationException in com.chatopera.bot.sdk
Methods in com.chatopera.bot.sdk that throw ResourceOperationExceptionModifier and TypeMethodDescriptionboolean
DictsMgr.deleteCustomVocabDictWord
(String dictname, String dictword) 删除自定义词典词条:指定标准词protected boolean
TrainMgr.trainIntents()
训练意图识别,返回提交结果,该任务提交成功后,异步执行。