G4BadAnyCast Class Reference

#include <G4AnyType.hh>


Public Member Functions

 G4BadAnyCast ()
virtual const char * what () const throw ()


Detailed Description

Author:
K. Henney

Definition at line 189 of file G4AnyType.hh.


Constructor & Destructor Documentation

G4BadAnyCast::G4BadAnyCast (  )  [inline]

Constructor

Definition at line 192 of file G4AnyType.hh.

00192 {}


Member Function Documentation

virtual const char* G4BadAnyCast::what (  )  const throw () [inline, virtual]

Query

Definition at line 195 of file G4AnyType.hh.

00195                                            {
00196     return "G4BadAnyCast: failed conversion using any_cast";
00197   }


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:51:29 2013 for Geant4 by  doxygen 1.4.7