|
|
#include <optional>#include <string>#include <ArmarXCore/core/exceptions/Exception.h>#include <ArmarXCore/core/exceptions/local/ExpressionException.h>#include <RobotAPI/interface/skills/SkillManagerInterface.h>
Include dependency graph for FluxioException.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FluxioException |
| A base class for skill exceptions. 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 | |
Enumerations | |
| enum | FluxioExceptionType { BAD_REQUEST, UNAUTHORIZED, FORBIDDEN, NOT_FOUND } |