trikRuntime
trikControl::IncorrectDeviceConfigurationException Class Reference

Exception for semantically incorrect device config, for example, trying to init MxN color sensor with negative grid size. More...

#include <incorrectDeviceConfigurationException.h>

Inheritance diagram for trikControl::IncorrectDeviceConfigurationException:
Collaboration diagram for trikControl::IncorrectDeviceConfigurationException:

Public Member Functions

 IncorrectDeviceConfigurationException (const QString &message)
 Constructor. More...
 
- Public Member Functions inherited from trikKernel::TrikRuntimeException
 TrikRuntimeException ()=default
 
 ~TrikRuntimeException ()=default
 
 TrikRuntimeException (TrikRuntimeException &&e)=default
 Default. More...
 
 TrikRuntimeException (const TrikRuntimeException &e)=delete
 Deleted. More...
 

Detailed Description

Exception for semantically incorrect device config, for example, trying to init MxN color sensor with negative grid size.

Constructor & Destructor Documentation

trikControl::IncorrectDeviceConfigurationException::IncorrectDeviceConfigurationException ( const QString &  message)
inline

Constructor.

Parameters
message- message with some information about exception.

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