unknown_channel_error Class Reference

This shoud get a proper home and some more flexability. More...

Inherits std::out_of_range.

List of all members.

Public Member Functions

 unknown_channel_error ()

Detailed Description

This shoud get a proper home and some more flexability.

Definition at line 14 of file SetupRecord.cpp.


Constructor & Destructor Documentation

unknown_channel_error::unknown_channel_error (  )  [inline]

Definition at line 16 of file SetupRecord.cpp.

00017     : std::out_of_range("Unknown Channel")
00018   {}


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

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1