GEAR  1.9.0
 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 noexcept
 

Protected Attributes

std::string message {}
 

Detailed Description

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

Author
gaede
Version
$Id$

Definition at line 41 of file GEAR.h.


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