|
|
#include <string>#include <vector>
Include dependency graph for FluxioErrorMessages.h:
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::error |
Enumerations | |
| enum class | ErrorCode { ExecutionNotFound , ExecutorNotFound , RunnerNotFound , SkillNotFound , SkillDescNotFound , NotFluxioCompExecutor , ProfileNotFound , ProviderNotFound , GenericMutexError , UserHasNoMutexError , AddSkillError , ProviderAlreadyExists , ConverterError , TestError , ParameterNotFound , ProfileHasNoParent , ProfileAlreadyExists , MissingRequired } |
Functions | |
| std::string | createErrorMessage (ErrorCode code, const std::vector< std::string > &args) |
| std::string | formatString (const std::string &format, const std::vector< std::string > &args) |