#include <config/config.h>
Inheritance diagram for fawkes::CouldNotOpenConfigException:
Public Member Functions | |
CouldNotOpenConfigException (const char *format,...) | |
Constructor. |
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().