$search
#include <ConfigException.h>

Public Member Functions | |
| ConfigException (const std::string what="unknown config exception occured",...) throw () | |
Definition at line 24 of file ConfigException.h.
| castor::ConfigException::ConfigException | ( | const std::string | what = "unknown config exception occured", |
|
| ... | ||||
| ) | throw () |
Definition at line 21 of file ConfigException.cpp.