The InvalidDataException class represents an exception when an error occurs in converting a numeric value from a string. More...
#include <InvalidDataException.h>
Public Member Functions | |
| InvalidDataException () | |
| InvalidDataException (const string &s) | |
The InvalidDataException class represents an exception when an error occurs in converting a numeric value from a string.
Definition at line 41 of file InvalidDataException.h.
| asdm::InvalidDataException::InvalidDataException | ( | ) |
| asdm::InvalidDataException::InvalidDataException | ( | const string & | s | ) |
1.6.1