An exception that is special for the TPCModule. More...
#include <TPCModule.h>
Additional Inherited Members | |
Public Member Functions inherited from gear::Exception | |
| Exception (const std::string &text) | |
| virtual const char * | what () const throw () |
Protected Attributes inherited from gear::Exception | |
| 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.
1.8.6