Private Member Functions | List of all members
dlardaq::formatexception Class Reference

#include <dlardaq.h>

Inheritance diagram for dlardaq::formatexception:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 44 of file dlardaq.h.

Member Function Documentation

virtual const char* dlardaq::formatexception::what ( ) const
throw (
)
inlineprivatevirtual

Definition at line 46 of file dlardaq.h.

47  {
48  return "Bad file format";
49  }

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