GME  13
Defines
DateTimeValidator.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->getRawData()                          \
          , val2->getRawData()                          \
          , manager);

Definition at line 36 of file DateTimeValidator.cpp.