![]() |
C++ API
|
Exception thrown if the connection with the device was lost. More...
#include <plux.h>
Public Member Functions | |
| ContactingDevice (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 connection with the device was lost.
|
inlinevirtual |
Returns the exception description string.
Reimplemented from Plux::Exception.