iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
config_creation_error.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  iox2
 

Enumerations

enum class  iox2::ConfigCreationError : uint8_t {
  iox2::FailedToReadConfigFileContents , iox2::UnableToDeserializeContents , iox2::InsufficientPermissions , iox2::ConfigFileDoesNotExist ,
  iox2::UnableToOpenConfigFile
}
 Failures occurring while creating a new [Config] object with [Config::from_file()]. More...