![]() |
C++ API
|
Exception thrown if the requested device path was not found. More...
#include <plux.h>
Public Member Functions | |
| DeviceNotFound (const String &_info) | |
| String | getDescription (void) const |
| Returns the exception description string. | |
Public Member Functions inherited from Plux::NotifException | |
| NotifException (const String &_info) | |
Public Member Functions inherited from Plux::Exception | |
| Exception (const String &_info) | |
Additional Inherited Members | |
Public Attributes inherited from Plux::Exception | |
| String | dbgInfo |
Exception thrown if the requested device path was not found.
|
inlinevirtual |
Returns the exception description string.
Reimplemented from Plux::Exception.