io_error Class Reference

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

#include <EventNavigator.h>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 io_error ()

Detailed Description

This shoud get a proper home and some more flexability.

Definition at line 21 of file EventNavigator.h.


Constructor & Destructor Documentation

io_error::io_error (  )  [inline]

Definition at line 23 of file EventNavigator.h.

00024     : std::runtime_error("I/O failed")  
00025   {}


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

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1