![]() |
C++ API
|
Exception thrown if no Bluetooth adapter was found while trying to connect to a Bluetooth device. More...
#include <plux.h>
Public Member Functions | |
| AdapterNotFound (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 no Bluetooth adapter was found while trying to connect to a Bluetooth device.
|
inlinevirtual |
Returns the exception description string.
Reimplemented from Plux::Exception.