thrown when encountered an unexpected value (e.g. unknown name or key)
#include <IOExceptions.h>
Public Member Functions | |
UnknownValueException (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 |