|
Core Library
|
The exception type thrown for configuration errors. More...
#include <ConfigurationException.hpp>
Public Member Functions | |
| ConfigurationException (const tstring &strDetails) | |
| Construction from a string containing the details. | |
| virtual | ~ConfigurationException () throw () |
| Destructor. | |
The exception type thrown for configuration errors.
| Core::ConfigurationException::ConfigurationException | ( | const tstring & | strDetails | ) | [inline] |
Construction from a string containing the details.
| Core::ConfigurationException::~ConfigurationException | ( | ) | throw () [inline, virtual] |
Destructor.
1.7.6.1