UtilitiesCreateDumpDataFolderError constant
Description: Failed to create dump data folder.
Cause: No read and write permission or the disk is full.
Solutions: Check to see if there is still space on the disk.
Implementation
static const int UtilitiesCreateDumpDataFolderError = 1015036;