unknownError constant

int const unknownError

Occurs if an unknown exception is caught

Implementation

static const int unknownError = 20;