#include <ConfigurationExceptions.h>
Inheritance diagram for CODEX_Server::BCParameterNotDefinedException:


Public Methods | |
| BCParameterNotDefinedException (const string &fname, int line, const string &config_file, const string ¶meter) | |
| Constructor. | |
| virtual | ~BCParameterNotDefinedException () |
| Virtual destructor. | |
Protected Methods | |
| void | errMsg () const |
| Derived classes should override this with specific error messages. | |
Definition at line 51 of file ConfigurationExceptions.h.
1.2.18