GetErrorMode method

int GetErrorMode()

Implementation

int GetErrorMode() {
  return _GetErrorMode();
}