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) | |
![]() | |
Exception (const std::string &text) | |
Exception (const std::string &ClassName, const std::string &Message) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | message |
Base exception for error involving some data having an invalid value.