unexpectedExceptionCode constant
int
const unexpectedExceptionCode
Native error code for an otherwise unidentified C++ exception.
Implementation
static const int unexpectedExceptionCode = 3;
Native error code for an otherwise unidentified C++ exception.
static const int unexpectedExceptionCode = 3;