OptionsError Class Reference

Inherits std::exception, and std::exception.

List of all members.

Private Member Functions

const char * what () const throw ()
const char * what () const throw ()

Detailed Description

Definition at line 13 of file CFTimeAPGenerator.cpp.


Member Function Documentation

const char* OptionsError::what ( void   )  const throw () [inline, private]

Definition at line 14 of file CFTimeMBAmpAPGenerator.cpp.

00014                                     {
00015     return "Bad MODULES option";
00016   }

const char* OptionsError::what ( void   )  const throw () [inline, private]

Definition at line 14 of file CFTimeAPGenerator.cpp.

00014                                     {
00015     return "Bad MODULES option";
00016   }


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

Generated on 15 Jun 2016 for AlcapDAQ by  doxygen 1.6.1