userver: server::handlers::auth::MissingDirectivesException 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
server::handlers::auth::MissingDirectivesException Class Reference

Detailed Description

Definition at line 29 of file exception.hpp.

+ Inheritance diagram for server::handlers::auth::MissingDirectivesException:
+ Collaboration diagram for server::handlers::auth::MissingDirectivesException:

Public Member Functions

 MissingDirectivesException (std::vector< std::string > &&missing_directives)
 
const std::vector< std::string > & GetMissingDirectives () const noexcept
 
- Public Member Functions inherited from server::handlers::auth::Exception
 Exception (std::string msg)
 

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