eval::non_numeric_exception Class Reference
#include <val.hpp>
List of all members.
Detailed Description
Exception thrown when one attempts to convert a val to a number, but the underlying type cannot be converted.
- Note:
- The exception's text is implementation defined.
Constructor & Destructor Documentation
| eval::non_numeric_exception::non_numeric_exception |
( |
const std::string & |
type |
) |
[inline, explicit] |
| virtual eval::non_numeric_exception::~non_numeric_exception |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| virtual const char* eval::non_numeric_exception::what |
( |
|
) |
const throw () [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: