Thrown if config could not be opened. More...
#include <>>

Public Member Functions | |
| CouldNotOpenConfigException (const char *format,...) | |
| Constructor. | |
Thrown if config could not be opened.
This is most likely to happen during the constructor or load().
Definition at line 56 of file config.h.
| fawkes::CouldNotOpenConfigException::CouldNotOpenConfigException | ( | const char * | format, | |
| ... | ||||
| ) |
Constructor.
| format | format of message to describe cause or symptom of failure |
Definition at line 376 of file config.cpp.
References fawkes::Exception::append_va().
1.7.1