GME  13
Defines
AbstractNumericValidator.cpp File Reference

Go to the source code of this file.

Defines

#define REPORT_VALUE_ERROR(val1, val2, except_code, manager)

Define Documentation

#define REPORT_VALUE_ERROR (   val1,
  val2,
  except_code,
  manager 
)
Value:
ThrowXMLwithMemMgr2(InvalidDatatypeValueException               \
          , except_code                                 \
          , val1->getFormattedString()                  \
          , val2->getFormattedString()                  \
          , manager);

Definition at line 31 of file AbstractNumericValidator.cpp.