![]() |
C++ API
|
Exception thrown if the requested operation cannot be completed due to current device state. More...
#include <plux.h>
Public Member Functions | |
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 cannot be completed due to current device state.
|
inlinevirtual |
Returns the exception description string.
Reimplemented from Plux::Exception.