thrown when an unsuccessful to convert data types/classes is made (e.g. attempt to convert a literal into a number)
#include <IOExceptions.h>
Public Member Functions | |
ConversionFailedException (const std::string &message="", const std::string &position="") | |
![]() | |
IOException (const std::string &message="IOException occured", const std::string &position="") | |
~IOException () throw () | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | msg |
std::string | full_output |
|
inline |