|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | REPORT_VALUE_ERROR(val1, val2, except_code, manager) |
| #define REPORT_VALUE_ERROR | ( | val1, | |
| val2, | |||
| except_code, | |||
| manager | |||
| ) |
ThrowXMLwithMemMgr2(InvalidDatatypeValueException \
, except_code \
, val1->getFormattedString() \
, val2->getFormattedString() \
, manager);
Definition at line 31 of file AbstractNumericValidator.cpp.
1.7.6.1