An exception that is special for the TPCModule. More...
#include <TPCModule.h>
Additional Inherited Members | |
![]() | |
Exception (const std::string &text) | |
virtual const char * | what () const throw () |
![]() | |
std::string | message |
An exception that is special for the TPCModule.
It is thrown if getZPosition() is called without calling setZPosition() before because there is no useful default value.
Definition at line 48 of file TPCModule.h.