userver: components::ComponentsLoadCancelledException Class Reference
Loading...
Searching...
No Matches
components::ComponentsLoadCancelledException Class Reference

#include <userver/components/component_context.hpp>

Detailed Description

Exception that is thrown from components::ComponentContext::FindComponent() if a component load failed.

Definition at line 58 of file component_context.hpp.

+ Inheritance diagram for components::ComponentsLoadCancelledException:
+ Collaboration diagram for components::ComponentsLoadCancelledException:

Public Member Functions

 ComponentsLoadCancelledException (const std::string &message)
 

The documentation for this class was generated from the following file: