adapnex::drivers::bnr_x2x::ModuleNotFoundException

Thrown by X20BC0087Driver::AddModule when no unused module of the requested type is present on the X2X Link.

Synopsis

Declared in <adapnex/drivers/bnr_x2x/x20bc0087_driver.h>

class ModuleNotFoundException
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

One of two subclasses of exception.

Member Functions

Name

Description

ModuleNotFoundException [constructor]

Construct from X2XModule

operator=

Assignment operators

what [virtual]

Returns a C‐style character string describing the general cause of the current error (the same string passed to the ctor).

Created with MrDocs