Exception to be thrown if an error occurs while loading/unloading dynamic modules.
More...
#include <sliexceptions.h>
Exception to be thrown if an error occurs while loading/unloading dynamic modules.
- Todo:
- Shouldn't this be a KernelException?
DynamicModuleManagementError::~DynamicModuleManagementError |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
DynamicModuleManagementError::DynamicModuleManagementError |
( |
| ) |
|
|
inline |
DynamicModuleManagementError::DynamicModuleManagementError |
( |
std::string |
msg | ) |
|
|
inline |
std::string DynamicModuleManagementError::message |
( |
| ) |
|
|
virtual |
Returns a diagnostic message or empty string.
This function is not const, because it may clear internal data fields.
Implements SLIException.
References msg_.
std::string DynamicModuleManagementError::msg_ |
|
private |
The documentation for this class was generated from the following files: