C++ API
Loading...
Searching...
No Matches
Plux::Error::NotSupported Class Reference

Exception thrown if the requested operation is not supported by the device. More...

#include <plux.h>

Inheritance diagram for Plux::Error::NotSupported:
Plux::ErrorException Plux::Exception

Public Member Functions

 NotSupported (const String &_info)
 
String getDescription (void) const
 Returns the exception description string.
 
- Public Member Functions inherited from Plux::ErrorException
 ErrorException (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
 

Detailed Description

Exception thrown if the requested operation is not supported by the device.

Member Function Documentation

◆ getDescription()

String Plux::Error::NotSupported::getDescription ( void  ) const
inlinevirtual

Returns the exception description string.

Reimplemented from Plux::Exception.


The documentation for this class was generated from the following file: