Public Member Functions

missing_option Class Reference

#include <options.h>

List of all members.

Public Member Functions

 missing_option (const std::string &message="")

Detailed Description

Exception class for missing options. This is thrown when the configuration file is missing the option containing the information needed for a function.


Constructor & Destructor Documentation

missing_option::missing_option ( const std::string message = ""  )  [inline]

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