Exception for the case that a requested feature is not available (due to configuration or due to not having an implementation yet)
More...
#include <exception.hpp>
Exception for the case that a requested feature is not available (due to configuration or due to not having an implementation yet)
Definition at line 102 of file exception.hpp.
◆ unavailable_feature_exception() [1/2]
viennashe::unavailable_feature_exception::unavailable_feature_exception |
( |
std::string const & |
str | ) |
|
|
inline |
◆ unavailable_feature_exception() [2/2]
viennashe::unavailable_feature_exception::unavailable_feature_exception |
( |
std::string const & |
str, |
|
|
std::string const & |
file_name, |
|
|
std::string const & |
line_of_code |
|
) |
| |
|
inline |
◆ ~unavailable_feature_exception()
virtual viennashe::unavailable_feature_exception::~unavailable_feature_exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char * viennashe::unavailable_feature_exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: