userver: components::ComponentsLoadCancelledException Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: