statusAlreadyExists constant

int const statusAlreadyExists

File already exists.

Implementation

static const int statusAlreadyExists =
    17;