|
|
#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 | |
| 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::error |
Enumerations | |
| enum class | FluxioExceptionType { BAD_REQUEST , UNAUTHORIZED , FORBIDDEN , NOT_FOUND } |