ErrorType.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::skills
 This file is part of ArmarX.
 
namespace  armarx::skills::client
 

Enumerations

enum class  ErrorType {
  SkillTimeout , SkillAbort , SkillFailed , SkillProviderError ,
  ClientError
}
 Error type a skill execution encountered. More...