ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLHEP::DoubConvException Class Reference

#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Random/DoubConv.h>

+ Inheritance diagram for CLHEP::DoubConvException:
+ Collaboration diagram for CLHEP::DoubConvException:

Public Member Functions

 DoubConvException (const std::string &w) throw ()
 
 ~DoubConvException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string msg
 

Detailed Description

Definition at line 19 of file DoubConv.h.

View newest version in sPHENIX GitHub at line 19 of file DoubConv.h

Constructor & Destructor Documentation

CLHEP::DoubConvException::DoubConvException ( const std::string &  w) throw ()
inline

Definition at line 21 of file DoubConv.h.

View newest version in sPHENIX GitHub at line 21 of file DoubConv.h

CLHEP::DoubConvException::~DoubConvException ( ) throw ()
inline

Definition at line 22 of file DoubConv.h.

View newest version in sPHENIX GitHub at line 22 of file DoubConv.h

Member Function Documentation

const char* CLHEP::DoubConvException::what ( void  ) const throw ()
inline

Definition at line 23 of file DoubConv.h.

View newest version in sPHENIX GitHub at line 23 of file DoubConv.h

References msg.

Member Data Documentation

std::string CLHEP::DoubConvException::msg
private

Definition at line 25 of file DoubConv.h.

View newest version in sPHENIX GitHub at line 25 of file DoubConv.h

Referenced by what().


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