15#ifndef DEVICE_CONTAINER_ERROR_HPP_
16#define DEVICE_CONTAINER_ERROR_HPP_
19#include <system_error>
Device Container Exception.
Definition device_container_error.hpp:32
DeviceContainerException(std::string what)
Definition device_container_error.hpp:37
Definition configuration_manager.hpp:28