![]() |
C++ API
|
Exception thrown if the requested operation is not supported by the device. More...
#include <plux.h>
Public Member Functions | |
NotSupported (const String &_info) | |
String | getDescription (void) const |
Returns the exception description string. | |
![]() | |
ErrorException (const String &_info) | |
![]() | |
Exception (const String &_info) | |
Additional Inherited Members | |
![]() | |
String | dbgInfo |
Exception thrown if the requested operation is not supported by the device.
|
inlinevirtual |
Returns the exception description string.
Reimplemented from Plux::Exception.