WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::exceptions::CantLoadSourceException Class Reference

Wrong path to loadSource from .ini. More...

#include <CantLoadSourceException.h>

Inheritance diagram for framework::exceptions::CantLoadSourceException:
framework::exceptions::BaseWebFrameworkException

Public Member Functions

 CantLoadSourceException (std::string_view source)
 
- Public Member Functions inherited from framework::exceptions::BaseWebFrameworkException
 BaseWebFrameworkException (std::string_view errorMessage)
 

Detailed Description

Wrong path to loadSource from .ini.

Definition at line 12 of file CantLoadSourceException.h.

Constructor & Destructor Documentation

◆ CantLoadSourceException()

framework::exceptions::CantLoadSourceException::CantLoadSourceException ( std::string_view source)

Definition at line 9 of file CantLoadSourceException.cpp.


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