An exception used when not supported values are fetched to the sensor.
More...
#include <ParameterNotSupportedException.h>
An exception used when not supported values are fetched to the sensor.
◆ ParameterNotSupportedException() [1/2]
| ParameterNotSupportedException::ParameterNotSupportedException |
( |
const char * | message, |
|
|
const char * | translateCode ) |
|
inlineexplicit |
Copy constructor.
- Parameters
-
| message | A message pointer to a char |
◆ ParameterNotSupportedException() [2/2]
| ParameterNotSupportedException::ParameterNotSupportedException |
( |
const string & | message, |
|
|
string | translateCode ) |
|
inlineexplicit |
Copy constructor.
- Parameters
-
◆ ~ParameterNotSupportedException()
| virtual ParameterNotSupportedException::~ParameterNotSupportedException |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ what()
| virtual const char * ParameterNotSupportedException::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
Overload of message retrie.
- Returns
- A pointer to a char representing the message
◆ _code
| string ParameterNotSupportedException::_code = "" |
|
protected |
◆ _msg
| string ParameterNotSupportedException::_msg |
|
protected |
The documentation for this class was generated from the following file: