Fawkes API  Fawkes Development Version
fawkes::CouldNotOpenConfigException Class Reference

Thrown if config could not be opened. More...

#include <>>

Inheritance diagram for fawkes::CouldNotOpenConfigException:

List of all members.

Public Member Functions

 CouldNotOpenConfigException (const char *format,...)
 Constructor.

Detailed Description

Thrown if config could not be opened.

This is most likely to happen during the constructor or load().


Constructor & Destructor Documentation

fawkes::CouldNotOpenConfigException::CouldNotOpenConfigException ( const char *  format,
  ... 
)

Constructor.

Parameters:
formatformat of message to describe cause or symptom of failure

Definition at line 377 of file config.cpp.

References fawkes::Exception::append_va().


The documentation for this class was generated from the following files: