Definition at line 29 of file exception.hpp.
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) | |