Exception class for MarlinTPC conditions.  
 More...
#include <TPCCondDataExeptions.h>
 | 
| virtual  | ~Exception ()  throw () | 
|   | 
|   | Exception (const std::string &text) | 
|   | 
|   | Exception (const std::string &ClassName, const std::string &Message) | 
|   | 
| virtual const char *  | what () const   throw () | 
|   | 
Exception class for MarlinTPC conditions. 
- Author
 - R. Diener (DESY) 
 
Definition at line 20 of file TPCCondDataExeptions.h.
 
  
  
      
        
          | tpcconddata::Exception::Exception  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | virtual tpcconddata::Exception::~Exception  | 
          ( | 
           | ) | 
           | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | tpcconddata::Exception::Exception  | 
          ( | 
          const std::string &  | 
          text | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | tpcconddata::Exception::Exception  | 
          ( | 
          const std::string &  | 
          ClassName,  | 
         
        
           | 
           | 
          const std::string &  | 
          Message  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual const char* tpcconddata::Exception::what  | 
          ( | 
           | ) | 
           const | 
         
        
          | throw  | ( |  | 
         
        
           | ) |  |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | std::string tpcconddata::Exception::message | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: