Exception that is thrown if a string cannot be converted to the respective target type. More...
#include <exception.hpp>
Public Member Functions | |
string_conversion_exception (std::string const &str) | |
Exception that is thrown if a string cannot be converted to the respective target type.
Definition at line 31 of file exception.hpp.
|
inline |
Definition at line 34 of file exception.hpp.