unknown constant
int
const unknown
Unknown error occurred.
This error code is used when the error code is unknown or not specified.
Implementation
static const int unknown = 1000;
Unknown error occurred.
This error code is used when the error code is unknown or not specified.
static const int unknown = 1000;