GEAR  1.6.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Protected Attributes | List of all members
gear::Exception Class Reference

Base exception class for GEAR - all other exceptions extend this. More...

#include <GEAR.h>

Inheritance diagram for gear::Exception:
gear::NotImplementedException gear::OutsideGeometryException gear::ParseException gear::TPCModule::NoZPositionException gear::UnknownParameterException

Public Member Functions

 Exception (const std::string &text)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string message
 

Detailed Description

Base exception class for GEAR - all other exceptions extend this.

Author
gaede
Version
Id:
GEAR.h 514 2014-06-23 15:19:23Z rubinsky

Definition at line 41 of file GEAR.h.


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