G4BadArgument Class Reference

#include <G4AnyMethod.hh>


Public Member Functions

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


Detailed Description

Bad Argument exception

Definition at line 51 of file G4AnyMethod.hh.


Constructor & Destructor Documentation

G4BadArgument::G4BadArgument (  )  [inline]

Definition at line 53 of file G4AnyMethod.hh.

00053 {}


Member Function Documentation

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

Definition at line 54 of file G4AnyMethod.hh.

00054                                            {
00055     return "G4BadArgument: failed operator()";
00056   }


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