Exception for the case that an invalid value (depends on the method called) is encountered.
More...
#include <exception.hpp>
Exception for the case that an invalid value (depends on the method called) is encountered.
Definition at line 75 of file exception.hpp.
◆ invalid_value_exception() [1/2]
viennashe::invalid_value_exception::invalid_value_exception |
( |
std::string const & |
str | ) |
|
|
inline |
◆ invalid_value_exception() [2/2]
viennashe::invalid_value_exception::invalid_value_exception |
( |
std::string const & |
str, |
|
|
const double & |
value |
|
) |
| |
|
inline |
◆ ~invalid_value_exception()
virtual viennashe::invalid_value_exception::~invalid_value_exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char * viennashe::invalid_value_exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
The documentation for this class was generated from the following file: