Exception.h File Reference
#include <map>
#include <string>
#include <vector>
#include <ArmarXCore/core/exceptions/Exception.h>
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
+ Include dependency graph for Exception.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NotImplementedYetException
 The NotImplementedYetException class. More...
 
class  SkillAbortedException
 
class  SkillException
 A base class for skill exceptions. More...
 
class  SkillFailedException
 
class  SkillNotFoundException
 Indicates that a skill was not found, e.g., by the skill manager. More...
 

Namespaces

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