fawkes::CannotEnableMirroringException Class Reference
Thrown if enabling mirror mode failed. More...
#include <config/netconf.h>
Inheritance diagram for fawkes::CannotEnableMirroringException:

Public Member Functions | |
| CannotEnableMirroringException (const char *msg) | |
| Constructor. | |
Detailed Description
Thrown if enabling mirror mode failed.Definition at line 42 of file netconf.h.
Constructor & Destructor Documentation
| fawkes::CannotEnableMirroringException::CannotEnableMirroringException | ( | const char * | msg | ) |
Constructor.
- Parameters:
-
msg message describing the problem
Definition at line 52 of file netconf.cpp.
The documentation for this class was generated from the following files:
- src/libs/config/netconf.h
- src/libs/config/netconf.cpp

