Exception that is thrown from components::ComponentContext::FindComponent() if a component load failed. More...
#include <userver/components/component_context.hpp>
Public Member Functions | |
ComponentsLoadCancelledException (const std::string &message) | |
Exception that is thrown from components::ComponentContext::FindComponent() if a component load failed.
Definition at line 51 of file component_context.hpp.