unexpectedExceptionCode constant

int const unexpectedExceptionCode

Native error code for an otherwise unidentified C++ exception.

Implementation

static const int unexpectedExceptionCode = 3;