I have a config file. When this file can not be found, I want to create an error message . How can I do. I call my config file like this;

static const ConfigFile config("c://configuration.eec");