|
MarlinTPC
1.2.0
|
Base exception for error involving some data having an invalid value. More...
#include <TPCCondDataExeptions.h>
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 |
Base exception for error involving some data having an invalid value.
1.8.6