| 
    irioCoreCpp Library Module
    2.1.0
    
   | 
 
Exception when a resource (Register/DMA) is not found. More...
#include <errorsIrio.h>
Public Member Functions | |
| ResourceNotFoundError (const std::uint32_t resourceNumber, const std::string &resourceName) | |
| Exception when a resource (Register/DMA) is not found.  More... | |
Exception when a resource (Register/DMA) is not found.
Definition at line 48 of file errorsIrio.h.
      
  | 
  inline | 
Exception when a resource (Register/DMA) is not found.
Indicating that the resource number provided does not match any enumeration resource.
| resourceNumber | Number of resource | 
| resourceName | Number of the resource | 
Definition at line 63 of file errorsIrio.h.