irioCoreCpp Library Module  2.1.0
irio::errors::RIODeviceNotFoundError Class Reference

Exception when the specified RIO Device is not found. More...

#include <errorsIrio.h>

Inheritance diagram for irio::errors::RIODeviceNotFoundError:

Public Member Functions

 RIODeviceNotFoundError (const std::string &serialNumber)
 RIO Device nor found. More...
 

Detailed Description

Exception when the specified RIO Device is not found.

Definition at line 204 of file errorsIrio.h.

Constructor & Destructor Documentation

◆ RIODeviceNotFoundError()

irio::errors::RIODeviceNotFoundError::RIODeviceNotFoundError ( const std::string &  serialNumber)
inlineexplicit

RIO Device nor found.

Error message specified the serialNumber that was searched.

Parameters
serialNumberSerial number of the not found RIO device

Definition at line 216 of file errorsIrio.h.


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