MarlinTPC  1.2.0
Public Member Functions | List of all members
tpcconddata::InvalidDataException Class Reference

Base exception for error involving some data having an invalid value. More...

#include <TPCCondDataExeptions.h>

Inheritance diagram for tpcconddata::InvalidDataException:
tpcconddata::Exception

Public Member Functions

 InvalidDataException (const std::string &err)
 
 InvalidDataException (const std::string &ClassName, const std::string &Message)
 
- Public Member Functions inherited from tpcconddata::Exception
 Exception (const std::string &text)
 
 Exception (const std::string &ClassName, const std::string &Message)
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from tpcconddata::Exception
std::string message
 

Detailed Description

Base exception for error involving some data having an invalid value.

Author
: Stefano Caiazza (DESY)
: Oliver Schaefer (DESY)

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