|
|
Namespaces | |
| namespace | result_handling_policies |
| Result handling policies. | |
Classes | |
| class | SkillExecutorInterface |
Enumerations | |
| enum class | ErrorType { SkillTimeout , SkillAbort , SkillFailed , SkillProviderError , ClientError } |
| Error type a skill execution encountered. More... | |
|
strong |
Error type a skill execution encountered.
This enum may be used in ErrorOutput structs to ease categorizing errors.
Definition at line 11 of file ErrorType.h.